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

#include <util_guarded_allocator.h>

Public Types

typedef GuardedAllocator< Uother
 

Detailed Description

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

Definition at line 109 of file util_guarded_allocator.h.

Member Typedef Documentation

◆ other

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

Definition at line 110 of file util_guarded_allocator.h.


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