CETL 0.0.0
 
Loading...
Searching...
No Matches
cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator > Member List

This is the complete list of members for cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >, including all inherited members.

allocator typedefcetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >
operator()(value_type *p) noexceptcetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >inline
operator=(PolymorphicDeleter &&rhs) noexcept(std::is_nothrow_move_assignable< PolymorphicDeallocator >::value) (defined in cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >)cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >inline
operator=(const PolymorphicDeleter &rhs) noexcept(std::is_nothrow_copy_assignable< PolymorphicDeallocator >::value) (defined in cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >)cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >inline
PolymorphicDeleter() noexcept=delete (defined in cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >)cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >
PolymorphicDeleter(const PolymorphicDeallocator &alloc, std::size_t object_count) noexcept(std::is_nothrow_copy_constructible< PolymorphicDeallocator >::value)cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >inline
PolymorphicDeleter(PolymorphicDeleter &&rhs) noexcept(std::is_nothrow_move_constructible< PolymorphicDeallocator >::value) (defined in cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >)cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >inline
PolymorphicDeleter(const PolymorphicDeleter &rhs) noexcept(std::is_nothrow_copy_constructible< PolymorphicDeallocator >::value) (defined in cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >)cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >inline
unique_ptr typedefcetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >
value_type typedefcetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >
~PolymorphicDeleter()=default (defined in cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >)cetl::pmr::PolymorphicDeleter< PolymorphicDeallocator >