Doxygen Samurai Engine 0.0.1
Doxygen Samurai Engine Documentation
Loading...
Searching...
No Matches
samurai::memory::AllocatedBlock Struct Reference
Collaboration diagram for samurai::memory::AllocatedBlock:
Collaboration graph

Public Attributes

std::uint64_t size
 
std::uint64_t guard
 

Detailed Description

Definition at line 28 of file CustomAllocator.cpp.

Member Data Documentation

◆ guard

std::uint64_t samurai::memory::AllocatedBlock::guard

Definition at line 31 of file CustomAllocator.cpp.

◆ size

std::uint64_t samurai::memory::AllocatedBlock::size

Definition at line 30 of file CustomAllocator.cpp.


The documentation for this struct was generated from the following file: