allocate(std::size_t n) (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | inline |
array_type typedef (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | |
deallocate(T *p, std::size_t n) noexcept (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | inline |
difference_type typedef (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | |
ext_stack_allocator() noexcept (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | inline |
ext_stack_allocator(const ext_stack_allocator &other)=default (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | |
ext_stack_allocator(ext_stack_allocator &&other) noexcept (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | inline |
ext_stack_allocator(array_type &array) noexcept (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | inlineexplicit |
ext_stack_allocator(U(&array)[N]) noexcept (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | inlineexplicit |
operator=(const ext_stack_allocator &other)=default (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | |
operator=(ext_stack_allocator &&other) noexcept (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | inline |
operator== (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | friend |
pointer typedef (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | |
propagate_on_container_copy_assignment typedef (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | |
propagate_on_container_move_assignment typedef (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | |
size (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | static |
size_type typedef (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | |
value_type typedef (defined in libint2::detail::ext_stack_allocator< T, N >) | libint2::detail::ext_stack_allocator< T, N > | |