KTL
ktl::stack_allocator< Size > Member List

This is the complete list of members for ktl::stack_allocator< Size >, including all inherited members.

allocate(size_t n) noexceptktl::stack_allocator< Size >inline
deallocate(void *p, size_t n) noexceptktl::stack_allocator< Size >inline
max_size() const noexceptktl::stack_allocator< Size >inline
operator!=(const stack_allocator &rhs) const noexceptktl::stack_allocator< Size >inline
operator=(const stack_allocator &) noexcept=defaultktl::stack_allocator< Size >
operator=(stack_allocator &&) noexcept=defaultktl::stack_allocator< Size >
operator==(const stack_allocator &rhs) const noexceptktl::stack_allocator< Size >inline
owns(void *p) const noexceptktl::stack_allocator< Size >inline
stack_allocator(stack< Size > &block) noexceptktl::stack_allocator< Size >inlineexplicit
stack_allocator(stack< Size > *block) noexceptktl::stack_allocator< Size >inlineexplicit
stack_allocator(const stack_allocator &) noexcept=defaultktl::stack_allocator< Size >
stack_allocator(stack_allocator &&) noexcept=defaultktl::stack_allocator< Size >