Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional, HasNoLockable >::with_no_lockable< _has_no_lockable > Struct Template Reference

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

#include <FirstGraph.h>

List of all members.

Public Types

typedef FirstGraph< NodeTy,
EdgeTy, Directional,
_has_no_lockable > 
type

Detailed Description

template<typename NodeTy, typename EdgeTy, bool Directional, bool HasNoLockable = false>
template<bool _has_no_lockable>
struct Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional, HasNoLockable >::with_no_lockable< _has_no_lockable >

If true, do not use abstract locks in graph.


Member Typedef Documentation

template<typename NodeTy , typename EdgeTy , bool Directional, bool HasNoLockable = false>
template<bool _has_no_lockable>
typedef FirstGraph<NodeTy,EdgeTy,Directional,_has_no_lockable> Galois::Graph::FirstGraph< NodeTy, EdgeTy, Directional, HasNoLockable >::with_no_lockable< _has_no_lockable >::type

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1