sandbox
Loading...
Searching...
No Matches
sbx::memory::monotonic_arena_allocator< Type, Size > Member List

This is the complete list of members for sbx::memory::monotonic_arena_allocator< Type, Size >, including all inherited members.

allocate(std::size_t count) -> pointer (defined in sbx::memory::monotonic_arena_allocator< Type, Size >)sbx::memory::monotonic_arena_allocator< Type, Size >inline
deallocate(pointer, std::size_t) noexcept -> void (defined in sbx::memory::monotonic_arena_allocator< Type, Size >)sbx::memory::monotonic_arena_allocator< Type, Size >inline
monotonic_arena_allocator (defined in sbx::memory::monotonic_arena_allocator< Type, Size >)sbx::memory::monotonic_arena_allocator< Type, Size >friend
monotonic_arena_allocator(std::span< std::uint8_t, Size > buffer) noexcept (defined in sbx::memory::monotonic_arena_allocator< Type, Size >)sbx::memory::monotonic_arena_allocator< Type, Size >inline
monotonic_arena_allocator(const monotonic_arena_allocator< Other, Size > &other) noexcept (defined in sbx::memory::monotonic_arena_allocator< Type, Size >)sbx::memory::monotonic_arena_allocator< Type, Size >inline
pointer typedef (defined in sbx::memory::monotonic_arena_allocator< Type, Size >)sbx::memory::monotonic_arena_allocator< Type, Size >
value_type typedef (defined in sbx::memory::monotonic_arena_allocator< Type, Size >)sbx::memory::monotonic_arena_allocator< Type, Size >