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

This is the complete list of members for alb::v_100::affix_allocator< Allocator, Prefix, Sufix >, including all inherited members.

affix_allocator(const affix_allocator &)=delete (defined in alb::v_100::affix_allocator< Allocator, Prefix, Sufix >)alb::v_100::affix_allocator< Allocator, Prefix, Sufix >
affix_allocator() noexcept (defined in alb::v_100::affix_allocator< Allocator, Prefix, Sufix >)alb::v_100::affix_allocator< Allocator, Prefix, Sufix >inline
affix_allocator(affix_allocator &&x)=default (defined in alb::v_100::affix_allocator< Allocator, Prefix, Sufix >)alb::v_100::affix_allocator< Allocator, Prefix, Sufix >
alignment (defined in alb::v_100::affix_allocator< Allocator, Prefix, Sufix >)alb::v_100::affix_allocator< Allocator, Prefix, Sufix >static
allocate(size_t n) noexceptalb::v_100::affix_allocator< Allocator, Prefix, Sufix >inline
allocator typedef (defined in alb::v_100::affix_allocator< Allocator, Prefix, Sufix >)alb::v_100::affix_allocator< Allocator, Prefix, Sufix >
deallocate(block &b) noexceptalb::v_100::affix_allocator< Allocator, Prefix, Sufix >inline
expand(block &b, size_t delta) noexceptalb::v_100::affix_allocator< Allocator, Prefix, Sufix >inline
good_size(size_t n) (defined in alb::v_100::affix_allocator< Allocator, Prefix, Sufix >)alb::v_100::affix_allocator< Allocator, Prefix, Sufix >inlinestatic
operator=(const affix_allocator &)=delete (defined in alb::v_100::affix_allocator< Allocator, Prefix, Sufix >)alb::v_100::affix_allocator< Allocator, Prefix, Sufix >
operator=(affix_allocator &&x)=default (defined in alb::v_100::affix_allocator< Allocator, Prefix, Sufix >)alb::v_100::affix_allocator< Allocator, Prefix, Sufix >
outer_to_prefix(const block &b) const noexceptalb::v_100::affix_allocator< Allocator, Prefix, Sufix >inline
outer_to_sufix(const block &b) const noexceptalb::v_100::affix_allocator< Allocator, Prefix, Sufix >inline
owns(const block &b) const noexceptalb::v_100::affix_allocator< Allocator, Prefix, Sufix >inline
prefix typedef (defined in alb::v_100::affix_allocator< Allocator, Prefix, Sufix >)alb::v_100::affix_allocator< Allocator, Prefix, Sufix >
prefix_size (defined in alb::v_100::affix_allocator< Allocator, Prefix, Sufix >)alb::v_100::affix_allocator< Allocator, Prefix, Sufix >static
reallocate(block &b, size_t n) noexceptalb::v_100::affix_allocator< Allocator, Prefix, Sufix >inline
sufix typedef (defined in alb::v_100::affix_allocator< Allocator, Prefix, Sufix >)alb::v_100::affix_allocator< Allocator, Prefix, Sufix >
sufix_size (defined in alb::v_100::affix_allocator< Allocator, Prefix, Sufix >)alb::v_100::affix_allocator< Allocator, Prefix, Sufix >static
supports_truncated_deallocation (defined in alb::v_100::affix_allocator< Allocator, Prefix, Sufix >)alb::v_100::affix_allocator< Allocator, Prefix, Sufix >static