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

Standard STL allocator rebinder. More...

#include <ArenaPoolSTLAllocator.h>

Collaboration diagram for SG::ArenaPoolSTLAllocator< T *, VETO >::rebind< U >:

Public Types

typedef ArenaPoolSTLAllocator< U, VETO > other
 

Detailed Description

template<class T, class VETO>
template<class U>
struct SG::ArenaPoolSTLAllocator< T *, VETO >::rebind< U >

Standard STL allocator rebinder.

Definition at line 375 of file ArenaPoolSTLAllocator.h.

Member Typedef Documentation

◆ other

template<class T , class VETO >
template<class U >
typedef ArenaPoolSTLAllocator<U, VETO> SG::ArenaPoolSTLAllocator< T *, VETO >::rebind< U >::other

Definition at line 376 of file ArenaPoolSTLAllocator.h.


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