Helios Engine 0.1.0
A modular ECS based data-oriented C++23 game engine
 
Loading...
Searching...
No Matches
helios::memory::STLAllocatorAdapter< T, UnderlyingAllocator > Member List

This is the complete list of members for helios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >, including all inherited members.

allocate(size_type count)helios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >inline
deallocate(T *ptr, size_type count) noexcepthelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >inline
difference_type typedefhelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >
get_allocator() const noexcepthelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >inline
is_always_equal typedefhelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >
max_size() const noexcepthelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >inline
operator!=(const STLAllocatorAdapter< U, UnderlyingAllocator > &other) const noexcepthelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >inline
operator=(const STLAllocatorAdapter< U, UnderlyingAllocator > &other) noexcepthelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >
operator=(const STLAllocatorAdapter &) noexcept=defaulthelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >
operator=(STLAllocatorAdapter &&) noexcept=defaulthelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >
operator=(const STLAllocatorAdapter< U, UnderlyingAllocator > &other) noexcept -> STLAllocatorAdapter &helios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >
operator==(const STLAllocatorAdapter< U, UnderlyingAllocator > &other) const noexcepthelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >inline
propagate_on_container_move_assignment typedefhelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >
size_type typedefhelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >
STLAllocatorAdapterhelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >friend
STLAllocatorAdapter(UnderlyingAllocator &allocator) noexcepthelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >inlineexplicit
STLAllocatorAdapter(const STLAllocatorAdapter< U, UnderlyingAllocator > &other) noexcepthelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >inlineexplicit
STLAllocatorAdapter(const STLAllocatorAdapter &) noexcept=defaulthelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >
STLAllocatorAdapter(STLAllocatorAdapter &&) noexcept=defaulthelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >
value_type typedefhelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >
~STLAllocatorAdapter() noexcept=defaulthelios::memory::STLAllocatorAdapter< T, UnderlyingAllocator >