|
Allocator Builder
Policy Based C++ Template Allocator Library
|
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_allocator | static |
| allocate(size_t) noexcept (defined in alb::v_100::null_allocator) | alb::v_100::null_allocator | inline |
| deallocate(block &b) noexcept (defined in alb::v_100::null_allocator) | alb::v_100::null_allocator | inline |
| deallocateAll() noexcept (defined in alb::v_100::null_allocator) | alb::v_100::null_allocator | inline |
| expand(block &b, size_t) noexcept (defined in alb::v_100::null_allocator) | alb::v_100::null_allocator | inline |
| owns(const block &b) noexcept (defined in alb::v_100::null_allocator) | alb::v_100::null_allocator | inline |
| reallocate(block &b, size_t) noexcept (defined in alb::v_100::null_allocator) | alb::v_100::null_allocator | inline |