libstdc++
|
This is the complete list of members for std::allocator< _Tp >, including all inherited members.
address(reference __x) const noexcept (defined in __gnu_cxx::new_allocator< _Tp >) | __gnu_cxx::new_allocator< _Tp > | inline |
address(const_reference __x) const noexcept (defined in __gnu_cxx::new_allocator< _Tp >) | __gnu_cxx::new_allocator< _Tp > | inline |
allocate(size_type __n, const void *=static_cast< const void * >(0)) (defined in __gnu_cxx::new_allocator< _Tp >) | __gnu_cxx::new_allocator< _Tp > | inline |
allocator() noexcept (defined in std::allocator< _Tp >) | std::allocator< _Tp > | inline |
allocator(const allocator &__a) noexcept (defined in std::allocator< _Tp >) | std::allocator< _Tp > | inline |
allocator(const allocator< _Tp1 > &) noexcept (defined in std::allocator< _Tp >) | std::allocator< _Tp > | inline |
const_pointer typedef (defined in std::allocator< _Tp >) | std::allocator< _Tp > | |
const_reference typedef (defined in std::allocator< _Tp >) | std::allocator< _Tp > | |
construct(_Up *__p, _Args &&... __args) noexcept(std::is_nothrow_constructible< _Up, _Args... >::value) (defined in __gnu_cxx::new_allocator< _Tp >) | __gnu_cxx::new_allocator< _Tp > | inline |
deallocate(_Tp *__p, size_type __t) (defined in __gnu_cxx::new_allocator< _Tp >) | __gnu_cxx::new_allocator< _Tp > | inline |
destroy(_Up *__p) noexcept(std::is_nothrow_destructible< _Up >::value) (defined in __gnu_cxx::new_allocator< _Tp >) | __gnu_cxx::new_allocator< _Tp > | inline |
difference_type typedef (defined in std::allocator< _Tp >) | std::allocator< _Tp > | |
is_always_equal typedef (defined in std::allocator< _Tp >) | std::allocator< _Tp > | |
max_size() const noexcept (defined in __gnu_cxx::new_allocator< _Tp >) | __gnu_cxx::new_allocator< _Tp > | inline |
new_allocator() noexcept (defined in __gnu_cxx::new_allocator< _Tp >) | __gnu_cxx::new_allocator< _Tp > | inline |
new_allocator(const new_allocator &) noexcept (defined in __gnu_cxx::new_allocator< _Tp >) | __gnu_cxx::new_allocator< _Tp > | inline |
new_allocator(const new_allocator< _Tp1 > &) noexcept (defined in __gnu_cxx::new_allocator< _Tp >) | __gnu_cxx::new_allocator< _Tp > | inline |
operator!= (defined in std::allocator< _Tp >) | std::allocator< _Tp > | friend |
operator=(const allocator &)=default (defined in std::allocator< _Tp >) | std::allocator< _Tp > | |
operator== (defined in std::allocator< _Tp >) | std::allocator< _Tp > | friend |
pointer typedef (defined in std::allocator< _Tp >) | std::allocator< _Tp > | |
propagate_on_container_move_assignment typedef (defined in std::allocator< _Tp >) | std::allocator< _Tp > | |
reference typedef (defined in std::allocator< _Tp >) | std::allocator< _Tp > | |
size_type typedef (defined in std::allocator< _Tp >) | std::allocator< _Tp > | |
value_type typedef (defined in std::allocator< _Tp >) | std::allocator< _Tp > | |
~allocator() noexcept (defined in std::allocator< _Tp >) | std::allocator< _Tp > | inline |
~new_allocator() noexcept (defined in __gnu_cxx::new_allocator< _Tp >) | __gnu_cxx::new_allocator< _Tp > | inline |