__simple_alloc< _Tp, _Alloc > Class Template Reference#include <_alloc_old.h>
Detailed Descriptiontemplate<class _Tp, class _Alloc>
|
|||||||||||||||||||||||||||||||||||||||||||
| typedef _Alloc::value_type __simple_alloc< _Tp, _Alloc >::__alloc_value_type |
Definition at line 5 of file _alloc_old.h.
| typedef _Tp __simple_alloc< _Tp, _Alloc >::value_type |
Definition at line 6 of file _alloc_old.h.
| static size_t _STLP_CALL __simple_alloc< _Tp, _Alloc >::__chunk | ( | size_t | __n | ) | [inline, static] |
Definition at line 7 of file _alloc_old.h.
Referenced by __simple_alloc< _Tp, _Alloc >::allocate(), and __simple_alloc< _Tp, _Alloc >::deallocate().
| static _Tp* _STLP_CALL __simple_alloc< _Tp, _Alloc >::allocate | ( | size_t | __n | ) | [inline, static] |
| static void _STLP_CALL __simple_alloc< _Tp, _Alloc >::deallocate | ( | _Tp * | __p, | |
| size_t | __n | |||
| ) | [inline, static] |
1.5.1