Allocator Builder
Policy Based C++ Template Allocator Library
 All Classes Functions Variables Enumerations Enumerator Groups Pages
alb::v_100::stack_allocator< MaxSize, Alignment > Member List

This is the complete list of members for alb::v_100::stack_allocator< MaxSize, Alignment >, including all inherited members.

alignment (defined in alb::v_100::stack_allocator< MaxSize, Alignment >)alb::v_100::stack_allocator< MaxSize, Alignment >static
allocate(size_t n) noexcept (defined in alb::v_100::stack_allocator< MaxSize, Alignment >)alb::v_100::stack_allocator< MaxSize, Alignment >inline
allocator typedef (defined in alb::v_100::stack_allocator< MaxSize, Alignment >)alb::v_100::stack_allocator< MaxSize, Alignment >
deallocate(block &b) noexcept (defined in alb::v_100::stack_allocator< MaxSize, Alignment >)alb::v_100::stack_allocator< MaxSize, Alignment >inline
deallocate_all() noexceptalb::v_100::stack_allocator< MaxSize, Alignment >inline
expand(block &b, size_t delta) noexceptalb::v_100::stack_allocator< MaxSize, Alignment >inline
max_size (defined in alb::v_100::stack_allocator< MaxSize, Alignment >)alb::v_100::stack_allocator< MaxSize, Alignment >static
owns(const block &b) const noexceptalb::v_100::stack_allocator< MaxSize, Alignment >inline
reallocate(block &b, size_t n) noexcept (defined in alb::v_100::stack_allocator< MaxSize, Alignment >)alb::v_100::stack_allocator< MaxSize, Alignment >inline
stack_allocator() noexcept (defined in alb::v_100::stack_allocator< MaxSize, Alignment >)alb::v_100::stack_allocator< MaxSize, Alignment >inline
supports_truncated_deallocation (defined in alb::v_100::stack_allocator< MaxSize, Alignment >)alb::v_100::stack_allocator< MaxSize, Alignment >static