neuray API Programmer's Manual

mi::base::Std_allocator::rebind< T1> Template Struct Reference

template< class T1>

mi::base::Std_allocator::rebind< T1>

Description

Rebind helper struct to define a new class instance of this allocator template instantiated for the new value type T1.

Public Typedefs

typedef Std_allocator< T1> other
Rebind type, defines a new class instance of this allocator template instantiated for the new value type T1.

Typedefs

typedef Std_allocator< T1> mi::base::Std_allocator::rebind< T1>::other

Rebind type, defines a new class instance of this allocator template instantiated for the new value type T1.