Blender V5.0
MEM_Allocator< _Tp >::rebind< _Tp1 > Struct Template Reference

#include <MEM_Allocator.h>

Public Types

using other = MEM_Allocator<_Tp1>

Detailed Description

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

Definition at line 24 of file MEM_Allocator.h.

Member Typedef Documentation

◆ other

template<typename _Tp>
template<typename _Tp1>
using MEM_Allocator< _Tp >::rebind< _Tp1 >::other = MEM_Allocator<_Tp1>

Definition at line 25 of file MEM_Allocator.h.


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