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

Converting to allocator for other type. More...

#include <STLAlignedAllocator.h>

Public Types

using other = STLAlignedAllocator< T2, N >
 

Detailed Description

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

Converting to allocator for other type.

Member Typedef Documentation

◆ other

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

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