yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
memory_pool.h File Reference
#include <cstdint>
#include <memory>
#include <unordered_map>
#include <vector>
Include dependency graph for memory_pool.h:

Go to the source code of this file.

Classes

class  yaze::gfx::MemoryPool
 High-performance memory pool allocator for graphics data. More...
 
struct  yaze::gfx::MemoryPool::MemoryBlock
 
class  yaze::gfx::PoolAllocator< T >
 RAII wrapper for memory pool allocations. More...
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::gfx
 Contains classes for handling graphical data.