Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::graphs::LC_Adaptor_Graph< NodeTy, EdgeTy, DerivedTy, GraphNodeTy, IteratorTy, EdgeIteratorTy, HasNoLockable >::with_no_lockable< _has_no_lockable > Struct Template Reference

If true, do not use abstract locks in graph. More...

#include <LC_Adaptor_Graph.h>

Public Types

typedef LC_Adaptor_Graph
< NodeTy, EdgeTy, DerivedTy,
GraphNodeTy, IteratorTy,
EdgeIteratorTy,
_has_no_lockable > 
type
 

Detailed Description

template<typename NodeTy, typename EdgeTy, typename DerivedTy, typename GraphNodeTy, typename IteratorTy, typename EdgeIteratorTy, bool HasNoLockable = false>
template<bool _has_no_lockable>
struct galois::graphs::LC_Adaptor_Graph< NodeTy, EdgeTy, DerivedTy, GraphNodeTy, IteratorTy, EdgeIteratorTy, HasNoLockable >::with_no_lockable< _has_no_lockable >

If true, do not use abstract locks in graph.

Member Typedef Documentation

template<typename NodeTy , typename EdgeTy , typename DerivedTy , typename GraphNodeTy , typename IteratorTy , typename EdgeIteratorTy , bool HasNoLockable = false>
template<bool _has_no_lockable>
typedef LC_Adaptor_Graph<NodeTy, EdgeTy, DerivedTy, GraphNodeTy, IteratorTy, EdgeIteratorTy, _has_no_lockable> galois::graphs::LC_Adaptor_Graph< NodeTy, EdgeTy, DerivedTy, GraphNodeTy, IteratorTy, EdgeIteratorTy, HasNoLockable >::with_no_lockable< _has_no_lockable >::type

The documentation for this struct was generated from the following file: