memory
|
This is the complete list of members for allocator_deallocator< Type[], RawAllocator >, including all inherited members.
allocator_deallocator() noexcept | allocator_deallocator< Type[], RawAllocator > | |
allocator_deallocator(allocator_reference< RawAllocator > alloc, std::size_t size) noexcept | allocator_deallocator< Type[], RawAllocator > | |
allocator_type typedef (defined in allocator_deallocator< Type[], RawAllocator >) | allocator_deallocator< Type[], RawAllocator > | |
array_size() const noexcept | allocator_deallocator< Type[], RawAllocator > | |
get_allocator() const noexcept -> decltype(std::declval< allocator_reference< allocator_type >>().get_allocator()) | allocator_deallocator< Type[], RawAllocator > | |
operator()(value_type *pointer) noexcept | allocator_deallocator< Type[], RawAllocator > | |
value_type typedef (defined in allocator_deallocator< Type[], RawAllocator >) | allocator_deallocator< Type[], RawAllocator > |