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

This is the complete list of members for alb::v_100::null_allocator, including all inherited members.

alignment (defined in alb::v_100::null_allocator)alb::v_100::null_allocatorstatic
allocate(size_t) noexcept (defined in alb::v_100::null_allocator)alb::v_100::null_allocatorinline
deallocate(block &b) noexcept (defined in alb::v_100::null_allocator)alb::v_100::null_allocatorinline
deallocateAll() noexcept (defined in alb::v_100::null_allocator)alb::v_100::null_allocatorinline
expand(block &b, size_t) noexcept (defined in alb::v_100::null_allocator)alb::v_100::null_allocatorinline
owns(const block &b) noexcept (defined in alb::v_100::null_allocator)alb::v_100::null_allocatorinline
reallocate(block &b, size_t) noexcept (defined in alb::v_100::null_allocator)alb::v_100::null_allocatorinline