QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::memory::mem_pool_base::_Block_list Struct Reference

#include <mem_pool_base.h>

Public Attributes

_Block_list_M_next
 

Detailed Description

Structure to store the next available memory block.

Definition at line 68 of file mem_pool_base.h.

Member Data Documentation

◆ _M_next

_Block_list* qx::memory::mem_pool_base::_Block_list::_M_next

Definition at line 68 of file mem_pool_base.h.


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