libbmb
Modern implementation of STL
Loading...
Searching...
No Matches
bmb::AllocatorTraits< Alloc > Member List

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 typedefbmb::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