ATLAS Offline Software
Loading...
Searching...
No Matches
SG::ArenaHeapSTLAllocator< T, VETO >::rebind< U > Struct Template Reference

Standard STL allocator rebinder. More...

#include <ArenaHeapSTLAllocator.h>

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

Public Types

typedef ArenaHeapSTLAllocator< U, VETO > other

Detailed Description

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

Standard STL allocator rebinder.

Definition at line 114 of file ArenaHeapSTLAllocator.h.

Member Typedef Documentation

◆ other

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

Definition at line 115 of file ArenaHeapSTLAllocator.h.


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