Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
StdAllocator< T, BaseAllocator >::rebind< U > Struct Template Reference
Collaboration diagram for StdAllocator< T, BaseAllocator >::rebind< U >:

Public Types

typedef StdAllocator< U, BaseAllocator > other

Detailed Description

template<typename T, typename BaseAllocator = CrtAllocator>
template<typename U>
struct StdAllocator< T, BaseAllocator >::rebind< U >

Definition at line 510 of file allocators.h.

Member Typedef Documentation

◆ other

template<typename T, typename BaseAllocator = CrtAllocator>
template<typename U>
typedef StdAllocator<U, BaseAllocator> StdAllocator< T, BaseAllocator >::rebind< U >::other

Definition at line 511 of file allocators.h.


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