PlayRho  2.0.0
An interactive physics engine & library.
playrho::pmr::polymorphic_allocator< T > Member List

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) noexceptplayrho::pmr::polymorphic_allocator< T >inline
operator!=(const polymorphic_allocator &lhs, const polymorphic_allocator &rhs) noexceptplayrho::pmr::polymorphic_allocator< T >friend
operator=(const polymorphic_allocator &)=deleteplayrho::pmr::polymorphic_allocator< T >
operator==(const polymorphic_allocator &lhs, const polymorphic_allocator &rhs) noexceptplayrho::pmr::polymorphic_allocator< T >friend
polymorphic_allocator(ResourceType resource=nullptr) noexceptplayrho::pmr::polymorphic_allocator< T >inline
polymorphic_allocator(const polymorphic_allocator &)=defaultplayrho::pmr::polymorphic_allocator< T >
polymorphic_allocator(const polymorphic_allocator< U > &other) noexceptplayrho::pmr::polymorphic_allocator< T >inline
resource() const noexceptplayrho::pmr::polymorphic_allocator< T >inline
value_type typedefplayrho::pmr::polymorphic_allocator< T >