NEST  2.6.0,not_revisioned_source_dir@0
Public Types | Public Member Functions | List of all members
sparsegroup< T, GROUP_SIZE, Alloc >::alloc_impl< A > Class Template Reference
Inheritance diagram for sparsegroup< T, GROUP_SIZE, Alloc >::alloc_impl< A >:

Public Types

typedef A::pointer pointer
 
typedef A::size_type size_type
 

Public Member Functions

 alloc_impl (const A &a)
 
pointer realloc_or_die (pointer, size_type)
 

Member Typedef Documentation

template<class T, u_int16_t GROUP_SIZE, class Alloc>
template<class A>
typedef A::pointer sparsegroup< T, GROUP_SIZE, Alloc >::alloc_impl< A >::pointer
template<class T, u_int16_t GROUP_SIZE, class Alloc>
template<class A>
typedef A::size_type sparsegroup< T, GROUP_SIZE, Alloc >::alloc_impl< A >::size_type

Constructor & Destructor Documentation

template<class T, u_int16_t GROUP_SIZE, class Alloc>
template<class A>
sparsegroup< T, GROUP_SIZE, Alloc >::alloc_impl< A >::alloc_impl ( const A &  a)
inline

Member Function Documentation

template<class T, u_int16_t GROUP_SIZE, class Alloc>
template<class A>
pointer sparsegroup< T, GROUP_SIZE, Alloc >::alloc_impl< A >::realloc_or_die ( pointer  ,
size_type   
)
inline

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