StormByte 2.0.0
C++26 foundation of the StormByte suite
 
Loading...
Searching...
No Matches
StormByte::Heap::Allocator< T > Member List

This is the complete list of members for StormByte::Heap::Allocator< T >, including all inherited members.

allocate(std::size_t count)StormByte::Heap::Allocator< T >inline
Allocator() noexcept=defaultStormByte::Heap::Allocator< T >
Allocator(const Allocator< U > &) noexceptStormByte::Heap::Allocator< T >inline
deallocate(T *pointer, std::size_t) noexceptStormByte::Heap::Allocator< T >inline
operator==(const Allocator< U > &) const noexceptStormByte::Heap::Allocator< T >inline
value_type typedefStormByte::Heap::Allocator< T >