ReactOS 0.4.15-dev-7918-g2a2556c
StackAllocator< _Tp >::rebind< _Other > Struct Template Reference

#include <stack_allocator.h>

Public Types

typedef StackAllocator< _Other > other
 

Detailed Description

template<class _Tp>
template<class _Other>
struct StackAllocator< _Tp >::rebind< _Other >

Definition at line 83 of file stack_allocator.h.

Member Typedef Documentation

◆ other

template<class _Tp >
template<class _Other >
typedef StackAllocator<_Other> StackAllocator< _Tp >::rebind< _Other >::other

Definition at line 84 of file stack_allocator.h.


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