Blender  V3.3
Public Types | List of all members
GuardedAllocator< T >::rebind< U > Struct Template Reference

#include <guarded_allocator.h>

Public Types

typedef GuardedAllocator< Uother
 

Detailed Description

template<typename T>
template<class U>
struct GuardedAllocator< T >::rebind< U >

Definition at line 96 of file guarded_allocator.h.

Member Typedef Documentation

◆ other

template<typename T >
template<class U >
typedef GuardedAllocator<U> GuardedAllocator< T >::rebind< U >::other

Definition at line 97 of file guarded_allocator.h.


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