|
libstdc++
|
This is the complete list of members for __gnu_cxx::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 |
| 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 > | |
| if(__builtin_expect(__n > this->_M_max_size(), false)) (defined in std::__new_allocator< _Tp >) | std::__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 |
| 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 > | |
| static_cast(::operator new(__n *sizeof(_Tp), __al)) (defined in std::__new_allocator< _Tp >) | std::__new_allocator< _Tp > | |
| static_cast(::operator new(__n *sizeof(_Tp))) (defined in std::__new_allocator< _Tp >) | std::__new_allocator< _Tp > | |
| value_type typedef (defined in std::__new_allocator< _Tp >) | std::__new_allocator< _Tp > |