template<size_t _Sz, size_t _Nelts = 20>
char * _Begin
Definition: allocators:451
char * _End
Definition: allocators:452
template<size_t _Sz, size_t _Nelts = 20>
425 if (
_Count * _Nelts <
sizeof (
void *))
426 _Begin = (
char*)::
operator new(
sizeof (
void *));
freelist< _Sz, max_unbounded > _Helper
Definition: allocators:450
char * _Begin
Definition: allocators:451
_Diff _Count
Definition: algorithm:1941
char * _End
Definition: allocators:452
template<size_t _Sz, size_t _Nelts = 20>
freelist< _Sz, max_unbounded > _Helper
Definition: allocators:450
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: