RADLib
RADical C++ application framework
RADData::RADMonotonicAllocator< T >::rebind< U > Struct Template Reference

Rebinds the allocator to another value type. More...

#include <RADDataStructures.h>

Public Types

using other = RADMonotonicAllocator< U >
 

Detailed Description

template<typename T>
template<typename U>
struct RADData::RADMonotonicAllocator< T >::rebind< U >

Rebinds the allocator to another value type.

Member Typedef Documentation

◆ other

template<typename T >
template<typename U >
using RADData::RADMonotonicAllocator< T >::rebind< U >::other = RADMonotonicAllocator<U>

The documentation for this struct was generated from the following file: