MAGE  v0.171.0
Matthias Advanced Game Engine
mage::AlignedAllocator< T, A > Member List

This is the complete list of members for mage::AlignedAllocator< T, A >, including all inherited members.

AlignedAllocator() noexcept=defaultmage::AlignedAllocator< T, A >
AlignedAllocator(const AlignedAllocator &allocator) noexcept=defaultmage::AlignedAllocator< T, A >
AlignedAllocator(AlignedAllocator &&allocator) noexcept=defaultmage::AlignedAllocator< T, A >
AlignedAllocator([[maybe_unused]] const AlignedAllocator< U, A > &allocator) noexceptmage::AlignedAllocator< T, A >
allocate(std::size_t count) constmage::AlignedAllocator< T, A >
allocate(std::size_t count, [[maybe_unused]] const void *hint) constmage::AlignedAllocator< T, A >
deallocate(T *data, [[maybe_unused]] std::size_t count) const noexceptmage::AlignedAllocator< T, A >
difference_type typedefmage::AlignedAllocator< T, A >
is_always_equal typedefmage::AlignedAllocator< T, A >
operator!=([[maybe_unused]] const AlignedAllocator< U, A > &rhs) const noexceptmage::AlignedAllocator< T, A >
operator=(const AlignedAllocator &allocator) noexcept=defaultmage::AlignedAllocator< T, A >
operator=(AlignedAllocator &&allocator) noexcept=defaultmage::AlignedAllocator< T, A >
operator==([[maybe_unused]] const AlignedAllocator< U, A > &rhs) const noexceptmage::AlignedAllocator< T, A >
propagate_on_container_move_assignment typedefmage::AlignedAllocator< T, A >
size_type typedefmage::AlignedAllocator< T, A >
value_type typedefmage::AlignedAllocator< T, A >
~AlignedAllocator()=defaultmage::AlignedAllocator< T, A >