libstdc++
std::pmr::polymorphic_allocator< _Tp > Member List

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

allocate(size_t __n) (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >inline
construct(_Tp1 *__p, _Args &&... __args) (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >inline
deallocate(_Tp *__p, size_t __n) noexcept (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >inline
destroy(_Up *__p) (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >inline
operator=(const polymorphic_allocator &)=delete (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >
operator== (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >friend
polymorphic_allocator() noexcept (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >inline
polymorphic_allocator(memory_resource *__r) noexcept (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >inline
polymorphic_allocator(const polymorphic_allocator &__other)=default (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >
polymorphic_allocator(const polymorphic_allocator< _Up > &__x) noexcept (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >inline
resource() const noexcept (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >inline
select_on_container_copy_construction() const noexcept (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >inline
value_type typedef (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >