A multiple-size memory pool implementation.
More...
#include <spot/misc/mspool.hh>
A multiple-size memory pool implementation.
◆ multiple_size_pool()
| spot::multiple_size_pool::multiple_size_pool |
( |
| ) |
|
|
inline |
◆ ~multiple_size_pool()
| spot::multiple_size_pool::~multiple_size_pool |
( |
| ) |
|
|
inline |
Free any memory allocated by this pool.
◆ allocate()
| void * spot::multiple_size_pool::allocate |
( |
size_t |
size | ) |
|
|
inline |
Allocate size bytes of memory.
The documentation for this class was generated from the following file: