Blender V5.0
GuardedAllocator< T >::rebind< U > Struct Template Reference

#include <guarded_allocator.h>

Public Types

using other = GuardedAllocator<U>

Detailed Description

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

Definition at line 89 of file guarded_allocator.h.

Member Typedef Documentation

◆ other

template<typename T>
template<class U>
using GuardedAllocator< T >::rebind< U >::other = GuardedAllocator<U>

Definition at line 90 of file guarded_allocator.h.


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