extrema::s_suballocator Struct Reference

Internal structure with suballocator's data. More...

#include <suballoc.h>

Public Attributes

t_LL items
 
t_LL blocks
 
size_t free_items
 
size_t item_size
 
size_t block_size
 
int clear_blocks
 

Detailed Description

Internal structure with suballocator's data.

Member Data Documentation

size_t extrema::s_suballocator::block_size
t_LL extrema::s_suballocator::blocks
int extrema::s_suballocator::clear_blocks
size_t extrema::s_suballocator::free_items
size_t extrema::s_suballocator::item_size
t_LL extrema::s_suballocator::items

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