|
libbmb
Modern implementation of STL
|
This is the complete list of members for bmb::AllocatorTraits< Alloc >, including all inherited members.
| allocate(Alloc &alloc, size_t n) | bmb::AllocatorTraits< Alloc > | inlinestatic |
| allocator_type typedef | bmb::AllocatorTraits< Alloc > | |
| construct(Alloc &alloc, T *ptr, Args &&... args) | bmb::AllocatorTraits< Alloc > | inlinestatic |
| deallocate(Alloc &alloc, T *ptr, size_t n) | bmb::AllocatorTraits< Alloc > | inlinestatic |
| destroy(Alloc &alloc, T *ptr) | bmb::AllocatorTraits< Alloc > | inlinestatic |