nngn
|
Allocation information for each type. More...
#include <alloc.h>
Public Attributes | |
std::size_t | n |
std::size_t | bytes |
Allocation information for each type.
n
is the number of existing allocations, bytes
is their total size.
std::size_t nngn::lua::alloc_info::info::bytes |
std::size_t nngn::lua::alloc_info::info::n |