OnixS C++ CME MDP Streamlined Market Data Handler 1.2.0
API Documentation
Loading...
Searching...
No Matches
MemoryPoolAllocator< Object >::rebind< Other > Struct Template Reference

Public Types

typedef MemoryPoolAllocator< Other > other

Detailed Description

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

Definition at line 106 of file MemoryPool.h.

Member Typedef Documentation

◆ other

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

Definition at line 110 of file MemoryPool.h.