bit::memory
bit::memory::allocator_traits< Allocator > Member List

This is the complete list of members for bit::memory::allocator_traits< Allocator >, including all inherited members.

allocate(Allocator &alloc, size_type size, size_type align)bit::memory::allocator_traits< Allocator >static
allocate(Allocator &alloc, const_pointer hint, size_type size, size_type align)bit::memory::allocator_traits< Allocator >static
can_truncate_deallocations typedef (defined in bit::memory::allocator_traits< Allocator >)bit::memory::allocator_traits< Allocator >
const_pointer typedef (defined in bit::memory::allocator_traits< Allocator >)bit::memory::allocator_traits< Allocator >
construct(Allocator &alloc, void *p, Args &&...args)bit::memory::allocator_traits< Allocator >static
deallocate(Allocator &alloc, pointer p, size_type size)bit::memory::allocator_traits< Allocator >static
deallocate_all(Allocator &alloc)bit::memory::allocator_traits< Allocator >static
default_alignment typedef (defined in bit::memory::allocator_traits< Allocator >)bit::memory::allocator_traits< Allocator >
destroy(Allocator &alloc, T *p)bit::memory::allocator_traits< Allocator >static
difference_type typedef (defined in bit::memory::allocator_traits< Allocator >)bit::memory::allocator_traits< Allocator >
dispose(Allocator &alloc, const Pointer &p)bit::memory::allocator_traits< Allocator >static
dispose_array(Allocator &alloc, const Pointer &p, size_type n)bit::memory::allocator_traits< Allocator >static
expand(Allocator &alloc, pointer p, size_type new_size)bit::memory::allocator_traits< Allocator >static
info(const Allocator &alloc) noexceptbit::memory::allocator_traits< Allocator >static
is_unbounded(const Allocator &alloc) noexceptbit::memory::allocator_traits< Allocator >static
knows_ownership typedef (defined in bit::memory::allocator_traits< Allocator >)bit::memory::allocator_traits< Allocator >
make(Allocator &alloc, Args &&...args)bit::memory::allocator_traits< Allocator >static
make_array(Allocator &alloc, size_type n)bit::memory::allocator_traits< Allocator >static
make_array(Allocator &alloc, size_type n, const T &copy)bit::memory::allocator_traits< Allocator >static
max_alignment typedef (defined in bit::memory::allocator_traits< Allocator >)bit::memory::allocator_traits< Allocator >
max_size(const Allocator &alloc) noexceptbit::memory::allocator_traits< Allocator >static
min_size(const Allocator &alloc) noexceptbit::memory::allocator_traits< Allocator >static
owns(const Allocator &alloc, const_pointer p) noexceptbit::memory::allocator_traits< Allocator >static
pointer typedef (defined in bit::memory::allocator_traits< Allocator >)bit::memory::allocator_traits< Allocator >
pointer_rebind typedefbit::memory::allocator_traits< Allocator >
pointer_to(Allocator &alloc, T &x) noexceptbit::memory::allocator_traits< Allocator >static
recommended_allocation_size(const Allocator &alloc, size_type requested)bit::memory::allocator_traits< Allocator >
size_type typedef (defined in bit::memory::allocator_traits< Allocator >)bit::memory::allocator_traits< Allocator >
to_raw_pointer(Allocator &alloc, const Pointer &p) noexceptbit::memory::allocator_traits< Allocator >static
try_allocate(Allocator &alloc, size_type size, size_type align) noexceptbit::memory::allocator_traits< Allocator >static
try_allocate(Allocator &alloc, const_pointer hint, size_type size, size_type align) noexceptbit::memory::allocator_traits< Allocator >static
uses_pretty_pointers typedef (defined in bit::memory::allocator_traits< Allocator >)bit::memory::allocator_traits< Allocator >