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