QuantumLibrary
Bloomberg::quantum::HeapAllocator< T >::rebind< U > Struct Template Reference

#include <quantum_heap_allocator.h>

Public Types

typedef HeapAllocator< U > other
 

Member Typedef Documentation

◆ other

template<typename T>
template<typename U >
typedef HeapAllocator<U> Bloomberg::quantum::HeapAllocator< T >::rebind< U >::other