template<size_t _Sz, size_t _Nelts = 20>
char * _Begin
Definition: allocators:440
char * _End
Definition: allocators:441
template<size_t _Sz, size_t _Nelts = 20>
414 if (
_Count * _Nelts <
sizeof (
void *))
415 _Begin = (
char*)::
operator new(
sizeof (
void *));
freelist< _Sz, max_unbounded > _Helper
Definition: allocators:439
char * _Begin
Definition: allocators:440
_Diff _Count
Definition: algorithm:1941
char * _End
Definition: allocators:441
template<size_t _Sz, size_t _Nelts = 20>
freelist< _Sz, max_unbounded > _Helper
Definition: allocators:439
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: