Nebula
Loading...
Searching...
No Matches
fixedpool.h File Reference
#include "core/types.h"
#include "util/array.h"
#include <functional>

Go to the source code of this file.

Classes

class  Util::FixedPool< TYPE >
 Implements a fixed size pool, from which objects of a specific type can be allocated and freed for reuse. More...
 

Namespaces

namespace  Util
 A pinned array is an array which manages its own virtual memory.