Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::graphs::LC_CSR_Hypergraph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, FileEdgeTy >::with_no_lockable< _has_no_lockable > Struct Template Reference

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

#include <LC_CSR_Hypergraph.h>

Public Types

typedef LC_CSR_Hypergraph
< NodeTy, EdgeTy,
_has_no_lockable, UseNumaAlloc,
HasOutOfLineLockable,
FileEdgeTy > 
type
 

Detailed Description

template<typename NodeTy, typename EdgeTy, bool HasNoLockable = false, bool UseNumaAlloc = false, bool HasOutOfLineLockable = false, typename FileEdgeTy = EdgeTy>
template<bool _has_no_lockable>
struct galois::graphs::LC_CSR_Hypergraph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, FileEdgeTy >::with_no_lockable< _has_no_lockable >

If true, do not use abstract locks in graph.

Member Typedef Documentation

template<typename NodeTy , typename EdgeTy , bool HasNoLockable = false, bool UseNumaAlloc = false, bool HasOutOfLineLockable = false, typename FileEdgeTy = EdgeTy>
template<bool _has_no_lockable>
typedef LC_CSR_Hypergraph<NodeTy, EdgeTy, _has_no_lockable, UseNumaAlloc, HasOutOfLineLockable, FileEdgeTy> galois::graphs::LC_CSR_Hypergraph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, FileEdgeTy >::with_no_lockable< _has_no_lockable >::type

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