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