| _Charalloc(size_type n) | Allocator | [inline] |
| address(const_reference x) const | Allocator | [inline] |
| address(reference x) const | Allocator | [inline] |
| allocate(size_type n) | Allocator | [inline] |
| allocate(size_type n, const void *) | Allocator | [inline] |
| Allocator() | Allocator | [inline] |
| Allocator(const Allocator< U > &) | Allocator | [inline] |
| const_pointer typedef | Allocator | |
| const_reference typedef | Allocator | |
| construct(pointer p, const_reference x) | Allocator | [inline] |
| deallocate(void *p, size_type) | Allocator | [inline] |
| destroy(pointer p) | Allocator | [inline] |
| difference_type typedef | Allocator | |
| max_size() const | Allocator | [inline] |
| operator=(const Allocator< U > &) | Allocator | [inline] |
| pointer typedef | Allocator | |
| reference typedef | Allocator | |
| size_type typedef | Allocator | |
| value_type typedef | Allocator |
1.5.2