OnixS C++ CME MDP Premium Market Data Handler 5.9.0
Users' manual and API documentation
Loading...
Searching...
No Matches
MemoryPoolAllocator< Object >::rebind< Other > Struct Template Reference

#include <OnixS/CME/MDH/MemoryPool.h>

Public Types

typedef MemoryPoolAllocator< Other > other

Detailed Description

template<class Object>
template<class Other>
struct OnixS::CME::MDH::MemoryPoolAllocator< Object >::rebind< Other >

Definition at line 88 of file MemoryPool.h.

Member Typedef Documentation

◆ other

template<class Object>
template<class Other>
typedef MemoryPoolAllocator<Other> other

Definition at line 90 of file MemoryPool.h.