#include <stddef.h>
Include dependency graph for mem_pool_base.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | mem_pool_base |
Base class for memory pools. More... | |
struct | mem_pool_base::_Block_list |
Structure to store the next available memory block. More... |