libstdc++
std::__new_allocator< _Tp > Member List

This is the complete list of members for std::__new_allocator< _Tp >, including all inherited members.

__new_allocator() noexcept (defined in std::__new_allocator< _Tp >)std::__new_allocator< _Tp >inline
__new_allocator(const __new_allocator &) noexcept (defined in std::__new_allocator< _Tp >)std::__new_allocator< _Tp >inline
__new_allocator(const __new_allocator< _Tp1 > &) noexcept (defined in std::__new_allocator< _Tp >)std::__new_allocator< _Tp >inline
allocate(size_type __n, const void *=static_cast< const void * >(0)) (defined in std::__new_allocator< _Tp >)std::__new_allocator< _Tp >inline
deallocate(_Tp *__p, size_type __n) (defined in std::__new_allocator< _Tp >)std::__new_allocator< _Tp >inline
difference_type typedef (defined in std::__new_allocator< _Tp >)std::__new_allocator< _Tp >
operator== (defined in std::__new_allocator< _Tp >)std::__new_allocator< _Tp >friend
propagate_on_container_move_assignment typedef (defined in std::__new_allocator< _Tp >)std::__new_allocator< _Tp >
size_type typedef (defined in std::__new_allocator< _Tp >)std::__new_allocator< _Tp >
value_type typedef (defined in std::__new_allocator< _Tp >)std::__new_allocator< _Tp >