memory
allocator_deleter< Type[], RawAllocator > Member List

This is the complete list of members for allocator_deleter< Type[], RawAllocator >, including all inherited members.

allocator_deleter() noexceptallocator_deleter< Type[], RawAllocator >
allocator_deleter(allocator_reference< RawAllocator > alloc, std::size_t size) noexceptallocator_deleter< Type[], RawAllocator >
allocator_type typedef (defined in allocator_deleter< Type[], RawAllocator >)allocator_deleter< Type[], RawAllocator >
array_size() const noexceptallocator_deleter< Type[], RawAllocator >
get_allocator() const noexcept -> decltype(std::declval< allocator_reference< allocator_type >>().get_allocator())allocator_deleter< Type[], RawAllocator >
operator()(value_type *pointer) noexceptallocator_deleter< Type[], RawAllocator >
value_type typedef (defined in allocator_deleter< Type[], RawAllocator >)allocator_deleter< Type[], RawAllocator >