allocate(const size_type n) const | metall::stl_allocator< T, metall_manager_kernel_type > | inline |
const_pointer typedef | metall::stl_allocator< T, metall_manager_kernel_type > | |
const_void_pointer typedef | metall::stl_allocator< T, metall_manager_kernel_type > | |
construct(const pointer &ptr, Args &&...args) const | metall::stl_allocator< T, metall_manager_kernel_type > | inline |
deallocate(pointer ptr, const size_type size) const | metall::stl_allocator< T, metall_manager_kernel_type > | inline |
destroy(const pointer &ptr) const | metall::stl_allocator< T, metall_manager_kernel_type > | inline |
difference_type typedef | metall::stl_allocator< T, metall_manager_kernel_type > | |
get_pointer_to_manager_kernel() const | metall::stl_allocator< T, metall_manager_kernel_type > | inline |
manager_kernel_type typedef | metall::stl_allocator< T, metall_manager_kernel_type > | |
max_size() const noexcept | metall::stl_allocator< T, metall_manager_kernel_type > | inline |
operator=(const stl_allocator &) noexcept=default | metall::stl_allocator< T, metall_manager_kernel_type > | |
operator=(const stl_allocator< T2, manager_kernel_type > &other) noexcept | metall::stl_allocator< T, metall_manager_kernel_type > | inline |
operator=(stl_allocator &&other) noexcept=default | metall::stl_allocator< T, metall_manager_kernel_type > | |
operator=(stl_allocator< T2, manager_kernel_type > &&other) noexcept | metall::stl_allocator< T, metall_manager_kernel_type > | inline |
pointer typedef | metall::stl_allocator< T, metall_manager_kernel_type > | |
size_type typedef | metall::stl_allocator< T, metall_manager_kernel_type > | |
stl_allocator(manager_kernel_type *const *const pointer_manager_kernel_address) noexcept | metall::stl_allocator< T, metall_manager_kernel_type > | inline |
stl_allocator(stl_allocator< T2, manager_kernel_type > allocator_instance) noexcept | metall::stl_allocator< T, metall_manager_kernel_type > | inline |
stl_allocator(const stl_allocator &other) noexcept=default | metall::stl_allocator< T, metall_manager_kernel_type > | |
stl_allocator(stl_allocator &&other) noexcept=default | metall::stl_allocator< T, metall_manager_kernel_type > | |
value_type typedef | metall::stl_allocator< T, metall_manager_kernel_type > | |
void_pointer typedef | metall::stl_allocator< T, metall_manager_kernel_type > | |
~stl_allocator() noexcept=default | metall::stl_allocator< T, metall_manager_kernel_type > | |