Galois
|
Struct used to define the type of node data in the graph. More...
#include <MorphGraph.h>
Public Types | |
using | type = MorphGraph< _node_data, EdgeTy, Directional, InOut, HasNoLockable, SortedNeighbors, FileEdgeTy > |
Type with node data parameter set according to struct template arg. More... | |
Struct used to define the type of node data in the graph.
using galois::graphs::MorphGraph< NodeTy, EdgeTy, Directional, InOut, HasNoLockable, SortedNeighbors, FileEdgeTy >::with_node_data< _node_data >::type = MorphGraph<_node_data, EdgeTy, Directional, InOut, HasNoLockable, SortedNeighbors, FileEdgeTy> |
Type with node data parameter set according to struct template arg.