QuantumLibrary
Bloomberg::quantum::StackAllocator< T, SIZE >::rebind< U > Struct Template Reference

#include <quantum_stack_allocator.h>

Public Types

typedef StackAllocator< U, SIZE > other
 

Member Typedef Documentation

◆ other

template<typename T, unsigned int SIZE>
template<typename U >
typedef StackAllocator<U,SIZE> Bloomberg::quantum::StackAllocator< T, SIZE >::rebind< U >::other