Galois
|
Struct used to define the HasNoLockable template parameter as a type in the struct. More...
#include <MorphHyperGraph.h>
Public Types | |
using | type = MorphHyperGraph< NodeTy, EdgeTy, Directional, InOut, _has_no_lockable, SortedNeighbors, FileEdgeTy > |
Type with Lockable parameter set according to struct template arg. More... | |
Struct used to define the HasNoLockable template parameter as a type in the struct.
using galois::graphs::MorphHyperGraph< NodeTy, EdgeTy, Directional, InOut, HasNoLockable, SortedNeighbors, FileEdgeTy >::with_no_lockable< _has_no_lockable >::type = MorphHyperGraph<NodeTy, EdgeTy, Directional, InOut, _has_no_lockable, SortedNeighbors, FileEdgeTy> |
Type with Lockable parameter set according to struct template arg.