ATLAS Offline Software
Public Types | List of all members
SG::ArenaHeapSTLAllocator< T, T >::rebind< U > Struct Template Reference

Standard STL allocator rebinder. More...

#include <ArenaHeapSTLAllocator.h>

Collaboration diagram for SG::ArenaHeapSTLAllocator< T, T >::rebind< U >:

Public Types

typedef ArenaHeapSTLAllocator< U, T > other
 

Detailed Description

template<class T>
template<class U>
struct SG::ArenaHeapSTLAllocator< T, T >::rebind< U >

Standard STL allocator rebinder.

Definition at line 383 of file ArenaHeapSTLAllocator.h.

Member Typedef Documentation

◆ other

template<class T >
template<class U >
typedef ArenaHeapSTLAllocator<U, T> SG::ArenaHeapSTLAllocator< T, T >::rebind< U >::other

Definition at line 384 of file ArenaHeapSTLAllocator.h.


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