NuriKit
v0.1.0b2
Toggle main menu visibility
Loading...
Searching...
No Matches
nuri
Graph
StoredEdge
Public Attributes
|
List of all members
nuri::Graph< NT, ET >::StoredEdge Struct Reference
#include <
nuri/core/graph/graph.h
>
Public Attributes
int
src
int
dst
ET
data
Member Data Documentation
◆
data
template<class NT, class ET>
ET
nuri::Graph
< NT, ET >::StoredEdge::data
◆
dst
template<class NT, class ET>
int
nuri::Graph
< NT, ET >::StoredEdge::dst
◆
src
template<class NT, class ET>
int
nuri::Graph
< NT, ET >::StoredEdge::src
The documentation for this struct was generated from the following file:
include/nuri/core/graph/
graph.h
Generated by
1.17.0