Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
Allocator< T >::rebind< U > Struct Template Reference

typedef for allocator specialization More...

#include <Allocator.hxx>

Public Types

typedef Allocator< U > other
 typedef for allocator specialization
 

Detailed Description

template<typename T>
template<typename U>
struct Allocator< T >::rebind< U >

typedef for allocator specialization

Definition at line 75 of file Allocator.hxx.

Member Typedef Documentation

◆ other

template<typename T >
template<typename U >
typedef Allocator<U> Allocator< T >::rebind< U >::other

typedef for allocator specialization

Definition at line 78 of file Allocator.hxx.


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