Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
STLTempAllocator< T >::rebind< T2 > Struct Template Reference

Converting to allocator for other type. More...

#include <STLTempAllocator.h>

Public Types

using other = STLTempAllocator< T2 >
 

Detailed Description

template<typename T>
template<typename T2>
struct STLTempAllocator< T >::rebind< T2 >

Converting to allocator for other type.

Member Typedef Documentation

◆ other

template<typename T >
template<typename T2 >
using STLTempAllocator< T >::rebind< T2 >::other = STLTempAllocator<T2>

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