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

Converting to allocator for other type. More...

#include <STLAllocator.h>

Public Types

using other = STLAllocator< T2 >
 

Detailed Description

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

Converting to allocator for other type.

Member Typedef Documentation

◆ other

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

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