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

This is the complete list of members for alb::v_100::std_allocator_adapter< T, Allocator >, including all inherited members.

address(reference r) const (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >inline
address(const_reference r) const (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >inline
allocate(std::size_t n, const void *=nullptr) (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >inline
allocator() const (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >inline
const_pointer typedef (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >
const_reference typedef (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >
construct(pointer ptr) (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >inline
construct(pointer ptr, U &&...val) (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >inline
deallocate(T *ptr, std::size_t n) (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >inline
destroy(pointer p) (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >inline
difference_type typedef (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >
max_size() const (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >inline
pointer typedef (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >
reference typedef (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >
size_type typedef (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >
std_allocator_adapter(const Allocator &allocator) noexcept (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >inlineexplicit
std_allocator_adapter(const std_allocator_adapter< U, Allocator > &other) (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >inlineexplicit
value_type typedef (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >
~std_allocator_adapter() noexcept (defined in alb::v_100::std_allocator_adapter< T, Allocator >)alb::v_100::std_allocator_adapter< T, Allocator >inline