Raven Engine v0.1
Loading...
Searching...
No Matches
Memory Directory Reference

Files

 
AllocatorTraits.h
 Defines allocation strategy traits for types in Raven.
 
MalevolentAllocator.cpp
 
MalevolentAllocator.h
 Pool-based allocator using fixed-size chunks ("Malevolent Allocation").
 
MemoryManager.cpp
 
MemoryManager.h
 Singleton manager for various memory allocators.
 
Ref.h
 Reference-counted smart pointer for managing object lifetimes.
 
Scope.h
 Defines scoped and allocator-aware smart pointers for Raven.
 
StackAllocator.h
 Provides a stack-based allocator for temporary object storage.