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