_Type typedef | __stlport_class< allocator< _Tp > > | |
address(reference __x) const | allocator< _Tp > | [inline] |
address(const_reference __x) const | allocator< _Tp > | [inline] |
allocate(size_type __n, const void *=0) | allocator< _Tp > | [inline] |
allocate(size_type __n, size_type &__allocated_n) | allocator< _Tp > | [inline] |
allocator() _STLP_NOTHROW | allocator< _Tp > | [inline] |
allocator(const allocator< _Tp > &) _STLP_NOTHROW | allocator< _Tp > | [inline] |
allocator(__move_source< allocator< _Tp > > src) _STLP_NOTHROW | allocator< _Tp > | [inline] |
const_pointer typedef | allocator< _Tp > | |
const_reference typedef | allocator< _Tp > | |
construct(pointer __p, const_reference __val) | allocator< _Tp > | [inline] |
deallocate(pointer __p, size_type __n) | allocator< _Tp > | [inline] |
deallocate(pointer __p) const | allocator< _Tp > | [inline] |
destroy(pointer __p) | allocator< _Tp > | [inline] |
difference_type typedef | allocator< _Tp > | |
max_size() const _STLP_NOTHROW | allocator< _Tp > | [inline] |
pointer typedef | allocator< _Tp > | |
reference typedef | allocator< _Tp > | |
size_type typedef | allocator< _Tp > | |
value_type typedef | allocator< _Tp > | |
~allocator() _STLP_NOTHROW | allocator< _Tp > | [inline] |