Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::runtime::ExternalHeapAllocator< void, HeapTy > Class Template Reference

#include <Mem.h>

Classes

struct  rebind
 

Public Types

typedef size_t size_type
 
typedef ptrdiff_t difference_type
 
typedef void * pointer
 
typedef const void * const_pointer
 
typedef void value_type
 

Member Typedef Documentation

template<typename HeapTy >
typedef const void* galois::runtime::ExternalHeapAllocator< void, HeapTy >::const_pointer
template<typename HeapTy >
typedef ptrdiff_t galois::runtime::ExternalHeapAllocator< void, HeapTy >::difference_type
template<typename HeapTy >
typedef void* galois::runtime::ExternalHeapAllocator< void, HeapTy >::pointer
template<typename HeapTy >
typedef size_t galois::runtime::ExternalHeapAllocator< void, HeapTy >::size_type
template<typename HeapTy >
typedef void galois::runtime::ExternalHeapAllocator< void, HeapTy >::value_type

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