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

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

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