Sleipnir C++ API
Loading...
Searching...
No Matches
Pool.hpp File Reference
#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 PoolResourcesleipnir::GlobalPoolResource ()
 
template<typename T >
PoolAllocator< T > sleipnir::GlobalPoolAllocator ()