Sleipnir C++ API
|
#include <cstddef>
#include <memory>
#include "sleipnir/util/SymbolExports.hpp"
#include "sleipnir/util/small_vector.hpp"
Go to the source code of this file.
Classes | |
class | sleipnir::PoolResource |
class | sleipnir::PoolAllocator< T > |
Namespaces | |
namespace | sleipnir |
Functions | |
SLEIPNIR_DLLEXPORT PoolResource & | sleipnir::GlobalPoolResource () |
template<typename T > | |
PoolAllocator< T > | sleipnir::GlobalPoolAllocator () |