Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
arena_allocator.hpp File Reference
#include <helios/memory/common.hpp>
#include <atomic>
#include <cstddef>
#include <cstdint>
#include <memory_resource>

Go to the source code of this file.

Classes

struct  helios::mem::ArenaOptions
 Configuration for ArenaAllocator. More...
class  helios::mem::ArenaAllocator
 PMR arena allocator with lock-free hot allocation path. More...

Namespaces

namespace  helios
namespace  helios::mem