Blender  V3.3
Public Types | List of all members
MEM_Allocator< _Tp >::rebind< _Tp1 > Struct Template Reference

#include <MEM_Allocator.h>

Public Types

typedef MEM_Allocator< _Tp1 > other
 

Detailed Description

template<typename _Tp>
template<typename _Tp1>
struct MEM_Allocator< _Tp >::rebind< _Tp1 >

Definition at line 22 of file MEM_Allocator.h.

Member Typedef Documentation

◆ other

template<typename _Tp >
template<typename _Tp1 >
typedef MEM_Allocator<_Tp1> MEM_Allocator< _Tp >::rebind< _Tp1 >::other

Definition at line 23 of file MEM_Allocator.h.


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