| allocate(value_type *&begin, const size_type capacity) const noexcept | stellarlib::ext::vector_allocator< T, SizeType > | inline |
| deallocate(value_type *begin) const noexcept | stellarlib::ext::vector_allocator< T, SizeType > | inline |
| difference_type typedef | stellarlib::ext::vector_allocator< T, SizeType > | |
| operator=(const vector_allocator &other) noexcept -> vector_allocator &=default | stellarlib::ext::vector_allocator< T, SizeType > | |
| operator=(vector_allocator &&other) noexcept -> vector_allocator &=default | stellarlib::ext::vector_allocator< T, SizeType > | |
| operator==(const vector_allocator &other) const noexcept -> bool=default | stellarlib::ext::vector_allocator< T, SizeType > | |
| propagate_on_container_move_assignment typedef | stellarlib::ext::vector_allocator< T, SizeType > | |
| reallocate(value_type *&begin, const size_type capacity) const noexcept | stellarlib::ext::vector_allocator< T, SizeType > | inline |
| reallocate(value_type *&begin, const size_type size, size_type &capacity) const noexcept | stellarlib::ext::vector_allocator< T, SizeType > | inline |
| size_type typedef | stellarlib::ext::vector_allocator< T, SizeType > | |
| value_type typedef | stellarlib::ext::vector_allocator< T, SizeType > | |
| vector_allocator() noexcept=default | stellarlib::ext::vector_allocator< T, SizeType > | |
| vector_allocator(const vector_allocator &other) noexcept=default | stellarlib::ext::vector_allocator< T, SizeType > | |
| vector_allocator(vector_allocator &&other) noexcept=default | stellarlib::ext::vector_allocator< T, SizeType > | |
| ~vector_allocator() noexcept=default | stellarlib::ext::vector_allocator< T, SizeType > | |