|
Doxygen Samurai Engine 0.0.1
Doxygen Samurai Engine Documentation
|

Public Attributes | ||
| union { | ||
| char * next | ||
| std::uint64_t dummy_ | ||
| }; | ||
| std::uint64_t | size | |
Definition at line 17 of file CustomAllocator.cpp.
| union { ... } samurai::memory::FreeBlock |
| std::uint64_t samurai::memory::FreeBlock::dummy_ |
Definition at line 22 of file CustomAllocator.cpp.
| char* samurai::memory::FreeBlock::next |
Definition at line 21 of file CustomAllocator.cpp.
| std::uint64_t samurai::memory::FreeBlock::size |
Definition at line 24 of file CustomAllocator.cpp.