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