| address(reference x) | allocator_base | [static] |
| address(const_reference x) | allocator_base | [static] |
| allocate(typename base::size_type n, typename core_allocator< void >::const_pointer=0) | core_allocator | |
| base typedef | core_allocator | |
| const_pointer typedef | allocator_base | |
| const_reference typedef | allocator_base | |
| construct(pointer ptr, const T &val) | allocator_base | [static] |
| core_allocator(CFAllocatorRef alloc=kCFAllocatorDefault) | core_allocator | |
| core_allocator(const core_allocator< T2 > &other) | core_allocator | |
| data() const | core_allocator | |
| deallocate(typename base::pointer ptr, typename base::size_type) | core_allocator | |
| destroy(pointer ptr) | allocator_base | [static] |
| difference_type typedef | allocator_base | |
| max_size() | allocator_base | [static] |
| operator!=(const core_allocator &left, const core_allocator &right) | core_allocator | [friend] |
| operator==(const core_allocator &left, const core_allocator &right) | core_allocator | [friend] |
| pointer typedef | allocator_base | |
| reference typedef | allocator_base | |
| size_type typedef | allocator_base | |
| value_type typedef | allocator_base |