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