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

#include <LC_CSR_Graph.h>

Public Types

typedef LC_CSR_Graph< NodeTy,
_edge_data, HasNoLockable,
UseNumaAlloc,
HasOutOfLineLockable,
FileEdgeTy > 
type
 

Member Typedef Documentation

template<typename NodeTy, typename EdgeTy, bool HasNoLockable = false, bool UseNumaAlloc = false, bool HasOutOfLineLockable = false, typename FileEdgeTy = EdgeTy>
template<typename _edge_data >
typedef LC_CSR_Graph<NodeTy, _edge_data, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, FileEdgeTy> galois::graphs::LC_CSR_Graph< NodeTy, EdgeTy, HasNoLockable, UseNumaAlloc, HasOutOfLineLockable, FileEdgeTy >::with_edge_data< _edge_data >::type

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