OnixS C++ CME MDP Premium Market Data Handler 5.9.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::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.