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

Converting to allocator for other type. More...

#include <STLLocalAllocator.h>

Public Types

using other = STLLocalAllocator< T2, N >
 

Detailed Description

template<typename T, size_t N>
template<typename T2>
struct STLLocalAllocator< T, N >::rebind< T2 >

Converting to allocator for other type.

Member Typedef Documentation

◆ other

template<typename T , size_t N>
template<typename T2 >
using STLLocalAllocator< T, N >::rebind< T2 >::other = STLLocalAllocator<T2, N>

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