MySQL 9.0.0
Source Code Documentation
Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN > Member List

This is the complete list of members for Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >, including all inherited members.

address(reference r) constStateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >inline
address(const_reference r) constStateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >inline
allocate(size_type n, const_pointer hint=nullptr)Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >inline
const_pointer typedefStateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >
const_reference typedefStateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >
construct(U *p, Args &&... args)Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >inline
deallocate(pointer p, size_type n)Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >inline
destroy(pointer p)Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >inline
difference_type typedefStateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >
max_size() constStateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >inline
operator=(const Stateless_allocator_type< U > &)Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >inline
pointer typedefStateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >
reference typedefStateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >
size_type typedefStateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >
Stateless_allocator()=defaultStateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >
Stateless_allocator(const Stateless_allocator_type< U > &)Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >inline
Stateless_allocator_type typedefStateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >
value_type typedefStateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >