This is the complete list of members for playrho::pmr::polymorphic_allocator< T >, including all inherited members.
allocate(std::size_t n) | playrho::pmr::polymorphic_allocator< T > | inline |
deallocate(T *p, std::size_t n) noexcept | playrho::pmr::polymorphic_allocator< T > | inline |
operator!=(const polymorphic_allocator &lhs, const polymorphic_allocator &rhs) noexcept | playrho::pmr::polymorphic_allocator< T > | friend |
operator=(const polymorphic_allocator &)=delete | playrho::pmr::polymorphic_allocator< T > | |
operator==(const polymorphic_allocator &lhs, const polymorphic_allocator &rhs) noexcept | playrho::pmr::polymorphic_allocator< T > | friend |
polymorphic_allocator(ResourceType resource=nullptr) noexcept | playrho::pmr::polymorphic_allocator< T > | inline |
polymorphic_allocator(const polymorphic_allocator &)=default | playrho::pmr::polymorphic_allocator< T > | |
polymorphic_allocator(const polymorphic_allocator< U > &other) noexcept | playrho::pmr::polymorphic_allocator< T > | inline |
resource() const noexcept | playrho::pmr::polymorphic_allocator< T > | inline |
value_type typedef | playrho::pmr::polymorphic_allocator< T > |