| _Charalloc(size_type n) | allocator_base | [inline] |
| address(reference x) const | allocator_base | [inline] |
| address(const_reference x) const | allocator_base | [inline] |
| allocate(size_type n, void const *hint=NULL) | allocator_base | [inline] |
| class_type typedef | allocator_base | |
| const_pointer typedef | allocator_base | |
| const_reference typedef | allocator_base | |
| construct(pointer p, value_type const &x) | allocator_base | [inline] |
| construct(pointer p) | allocator_base | [inline] |
| deallocate(deallocate_pointer p, size_type n) | allocator_base | [inline] |
| deallocate(deallocate_pointer p) | allocator_base | [inline] |
| destroy(pointer p) | allocator_base | [inline] |
| difference_type typedef | allocator_base | |
| max_size() const | allocator_base | [inline] |
| pointer typedef | allocator_base | |
| reference typedef | allocator_base | |
| size_type typedef | allocator_base | |
| value_type typedef | allocator_base |
1.5.6