Allocator Builder
Policy Based C++ Template Allocator Library
 All Classes Functions Variables Enumerations Enumerator Groups Pages
alb::v_100::aligned_mallocator< DefaultAlignment > Member List

This is the complete list of members for alb::v_100::aligned_mallocator< DefaultAlignment >, including all inherited members.

allocate(size_t n) noexceptalb::v_100::aligned_mallocator< DefaultAlignment >inline
deallocate(block &b) noexceptalb::v_100::aligned_mallocator< DefaultAlignment >inline
reallocate(block &b, size_t n) noexceptalb::v_100::aligned_mallocator< DefaultAlignment >inline
supports_truncated_deallocation (defined in alb::v_100::aligned_mallocator< DefaultAlignment >)alb::v_100::aligned_mallocator< DefaultAlignment >static