sandbox
Loading...
Searching...
No Matches
sbx::memory::allocation_header Struct Reference

Public Attributes

std::size_t size
 
std::size_t alignment
 
allocation_category category
 
std::uint32_t source_line
 
const char * source_file
 
allocation_headerprevious
 
allocation_headernext
 
std::uint32_t magic
 

Static Public Attributes

static constexpr auto magic_allocated = std::uint32_t{0xABCD1234}
 
static constexpr auto magic_freed = std::uint32_t{0xDEADBEEF}
 

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