address(reference r) const | Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN > | inline |
address(const_reference r) const | Stateless_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 typedef | Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN > | |
const_reference typedef | Stateless_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 typedef | Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN > | |
max_size() const | Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN > | inline |
operator=(const Stateless_allocator_type< U > &) | Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN > | inline |
pointer typedef | Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN > | |
reference typedef | Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN > | |
size_type typedef | Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN > | |
Stateless_allocator()=default | Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN > | |
Stateless_allocator(const Stateless_allocator_type< U > &) | Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN > | inline |
Stateless_allocator_type typedef | Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN > | |
value_type typedef | Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN > | |