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