All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Public Types | Public Member Functions | List of all members
Eegeo::Helpers::ArrayAllocator< T, maxElements > Class Template Reference
Inheritance diagram for Eegeo::Helpers::ArrayAllocator< T, maxElements >:

Classes

struct  rebind
 

Public Types

typedef std::allocator< T >
::pointer 
pointer
 
typedef std::allocator< T >
::size_type 
size_type
 

Public Member Functions

template<typename U >
 ArrayAllocator (ArrayAllocator< U, maxElements > const &)
 
pointer allocate (size_type allocElements, void *hint=0)
 
void deallocate (pointer p, size_type n)
 

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