stellarlib 0.1.0
Loading...
Searching...
No Matches
stellarlib::ext::vector_allocator< T, SizeType > Member List

This is the complete list of members for stellarlib::ext::vector_allocator< T, SizeType >, including all inherited members.

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