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
allocate_bytes(size_t __nbytes, size_t __alignment=alignof(max_align_t)) (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >inline
allocate_object(size_t __n=1) (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
deallocate_bytes(void *__p, size_t __nbytes, size_t __alignment=alignof(max_align_t)) (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >inline
deallocate_object(_Up *__p, size_t __n=1) (defined in std::pmr::polymorphic_allocator< _Tp >)std::pmr::polymorphic_allocator< _Tp >inline
delete_object(_Up *__p) (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
new_object(_CtorArgs &&... __ctor_args) (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 >