MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Malloc_allocator< T >, including all inherited members.
address(reference r) const | Malloc_allocator< T > | inline |
address(const_reference r) const | Malloc_allocator< T > | inline |
allocate(size_type n, const_pointer hint=nullptr) | Malloc_allocator< T > | inline |
const_pointer typedef | Malloc_allocator< T > | |
const_reference typedef | Malloc_allocator< T > | |
construct(U *p, Args &&...args) | Malloc_allocator< T > | inline |
deallocate(pointer p, size_type) | Malloc_allocator< T > | inline |
destroy(pointer p) | Malloc_allocator< T > | inline |
difference_type typedef | Malloc_allocator< T > | |
m_key | Malloc_allocator< T > | private |
Malloc_allocator(PSI_memory_key key) | Malloc_allocator< T > | inlineexplicit |
Malloc_allocator(const Malloc_allocator< U > &other) | Malloc_allocator< T > | inline |
max_size() const | Malloc_allocator< T > | inline |
operator=(const Malloc_allocator< U > &other) | Malloc_allocator< T > | inline |
pointer typedef | Malloc_allocator< T > | |
psi_key() const | Malloc_allocator< T > | inline |
reference typedef | Malloc_allocator< T > | |
size_type typedef | Malloc_allocator< T > | |
value_type typedef | Malloc_allocator< T > |