Allocator Builder
Policy Based C++ Template Allocator Library
|
This is the complete list of members for alb::v_100::mallocator, including all inherited members.
alignment (defined in alb::v_100::mallocator) | alb::v_100::mallocator | static |
allocate(size_t n) noexcept | alb::v_100::mallocator | inline |
deallocate(block &b) noexcept | alb::v_100::mallocator | inline |
reallocate(block &b, size_t n) noexcept | alb::v_100::mallocator | inline |
supports_truncated_deallocation (defined in alb::v_100::mallocator) | alb::v_100::mallocator | static |