Allocator Builder
Policy Based C++ Template Allocator Library
|
This is the complete list of members for alb::v_100::fallback_allocator< Primary, Fallback >, including all inherited members.
alignment (defined in alb::v_100::fallback_allocator< Primary, Fallback >) | alb::v_100::fallback_allocator< Primary, Fallback > | static |
allocate(size_t n) noexcept | alb::v_100::fallback_allocator< Primary, Fallback > | inline |
deallocate(block &b) noexcept | alb::v_100::fallback_allocator< Primary, Fallback > | inline |
deallocate_all() noexcept (defined in alb::v_100::fallback_allocator< Primary, Fallback >) | alb::v_100::fallback_allocator< Primary, Fallback > | inline |
expand(block &b, size_t delta) noexcept | alb::v_100::fallback_allocator< Primary, Fallback > | inline |
owns(const block &b) const noexcept | alb::v_100::fallback_allocator< Primary, Fallback > | inline |
reallocate(block &b, size_t n) noexcept | alb::v_100::fallback_allocator< Primary, Fallback > | inline |
supports_truncated_deallocation (defined in alb::v_100::fallback_allocator< Primary, Fallback >) | alb::v_100::fallback_allocator< Primary, Fallback > | static |