OnixS C++ CME MDP Premium Market Data Handler 5.9.0
API Documentation
Loading...
Searching...
No Matches
MemoryPool.h File Reference

Go to the source code of this file.

Classes

class  MemoryPool
class  MemoryPoolAllocator< Object >
struct  MemoryPoolAllocator< Object >::rebind< Other >

Namespaces

namespace  OnixS
namespace  OnixS::CME
namespace  OnixS::CME::MDH

Functions

template<class Object, class OtherObject>
bool operator== (const MemoryPoolAllocator< Object > &left, const MemoryPoolAllocator< OtherObject > &right)
template<class Object, class OtherObject>
bool operator!= (const MemoryPoolAllocator< Object > &left, const MemoryPoolAllocator< OtherObject > &right)
MemoryPoolmakeMemoryPool (size_t, size_t, size_t, size_t)