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

Standard STL allocator rebinder. More...

#include <ArenaSharedHeapSTLAllocator.h>

Collaboration diagram for SG::ArenaSharedHeapSTLAllocator< T >::rebind< U >:

Public Types

typedef ArenaSharedHeapSTLAllocator< U > other
 

Detailed Description

template<class T>
template<class U>
struct SG::ArenaSharedHeapSTLAllocator< T >::rebind< U >

Standard STL allocator rebinder.

Definition at line 227 of file ArenaSharedHeapSTLAllocator.h.

Member Typedef Documentation

◆ other

template<class T >
template<class U >
typedef ArenaSharedHeapSTLAllocator<U> SG::ArenaSharedHeapSTLAllocator< T >::rebind< U >::other

Definition at line 228 of file ArenaSharedHeapSTLAllocator.h.


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