allocator< _Tp > Class Template Reference#include <_alloc.h>
Inheritance diagram for allocator< _Tp >: ![]()
Detailed Descriptiontemplate<class _Tp>
|
typedef _Tp allocator< _Tp >::value_type |
typedef const _Tp* allocator< _Tp >::const_pointer |
typedef const _Tp& allocator< _Tp >::const_reference |
typedef ptrdiff_t allocator< _Tp >::difference_type |
allocator< _Tp >::allocator | ( | __move_source< allocator< _Tp > > | src | ) | [inline] |
const_pointer allocator< _Tp >::address | ( | const_reference | __x | ) | const [inline] |
void allocator< _Tp >::construct | ( | pointer | __p, | |
const_reference | __val | |||
) | [inline] |