enum_name
Loading...
Searching...
No Matches
allocator_ref< Allocator > Member List

This is the complete list of members for allocator_ref< Allocator >, including all inherited members.

allocate(size_t n) (defined in allocator_ref< Allocator >)allocator_ref< Allocator >inline
allocator_ref(Allocator *alloc=nullptr) (defined in allocator_ref< Allocator >)allocator_ref< Allocator >inlineexplicit
allocator_ref(const allocator_ref &other) (defined in allocator_ref< Allocator >)allocator_ref< Allocator >inline
allocator_ref(allocator_ref &&other) (defined in allocator_ref< Allocator >)allocator_ref< Allocator >inline
deallocate(value_type *p, size_t n) (defined in allocator_ref< Allocator >)allocator_ref< Allocator >inline
get() const (defined in allocator_ref< Allocator >)allocator_ref< Allocator >inline
operator=(allocator_ref &&other) (defined in allocator_ref< Allocator >)allocator_ref< Allocator >inline
operator=(const allocator_ref &other) (defined in allocator_ref< Allocator >)allocator_ref< Allocator >inline
value_type typedef (defined in allocator_ref< Allocator >)allocator_ref< Allocator >