template<size_t _Sz, size_t _Nelts = 20>
char * _Begin
Definition: allocators:447
char * _End
Definition: allocators:448
template<size_t _Sz, size_t _Nelts = 20>
421 if (
_Count * _Nelts <
sizeof (
void *))
422 _Begin = (
char*)::
operator new(
sizeof (
void *));
unsigned int _Count
Definition: xcomplex:668
freelist< _Sz, max_unbounded > _Helper
Definition: allocators:446
char * _Begin
Definition: allocators:447
char * _End
Definition: allocators:448
template<size_t _Sz, size_t _Nelts = 20>
freelist< _Sz, max_unbounded > _Helper
Definition: allocators:446
template<size_t _Sz, size_t _Nelts = 20>
template<size_t _Sz, size_t _Nelts = 20>
template<size_t _Sz, size_t _Nelts = 20>
template<size_t _Sz, size_t _Nelts = 20>
The documentation for this class was generated from the following file: