spot
1.1.3
|
#include <new>
#include <cstddef>
#include <cstdlib>
#include <cassert>
Go to the source code of this file.
Classes | |
class | spot::fixed_size_pool |
A fixed-size memory pool implementation. More... | |
struct | spot::fixed_size_pool::block_ |
union | spot::fixed_size_pool::chunk_ |
Namespaces | |
spot | |