PooledAllocator< void > Class Template Reference

A specialisation of the pooled allocator for the void type.

Data Structures

Public Types

Public Member Functions

Data Fields

template<>
class PooledAllocator< void >


Member Typedef Documentation

typedef size_t PooledAllocator< void >::size_type
typedef ptrdiff_t PooledAllocator< void >::difference_type
typedef void PooledAllocator< void >::value_type
typedef void* PooledAllocator< void >::pointer
typedef void const* PooledAllocator< void >::const_pointer

Constructor & Destructor Documentation

PooledAllocator< void >::PooledAllocator (  )  [inline]

This allocator will allocate off the heap.

PooledAllocator< void >::PooledAllocator ( Pool pool  )  [inline]

Field Documentation


Generated on 4 Nov 2015 for CURE by  doxygen 1.6.1