EnTT 3.13.0
Loading...
Searching...
No Matches
entt::allocation_deleter< Allocator > Member List

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 typedefentt::allocation_deleter< Allocator >
operator()(pointer ptr) noexcept(std::is_nothrow_destructible_v< typename allocator_type::value_type >)entt::allocation_deleter< Allocator >inline
pointer typedefentt::allocation_deleter< Allocator >