Blender V4.3
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 93 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 94 of file guarded_allocator.h.


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