EnTT 3.14.0
|
This is the complete list of members for entt::allocation_deleter< Allocator >, including all inherited members.
allocation_deleter(const allocator_type &alloc) noexcept(std::is_nothrow_copy_constructible_v< allocator_type >) | entt::allocation_deleter< Allocator > | inline |
allocator_type typedef | entt::allocation_deleter< Allocator > | |
operator()(pointer ptr) noexcept(std::is_nothrow_destructible_v< typename allocator_type::value_type >) | entt::allocation_deleter< Allocator > | inline |
pointer typedef | entt::allocation_deleter< Allocator > |