Bridge++  Ver. 2.0.2
aligned_allocator_impl< _Tp, AlignmentSize >::rebind< _Tp1 > Struct Template Reference

#include <aligned_allocator_impl.h>

Public Types

typedef allocator_t< _Tp1 > other
 

Detailed Description

template<typename _Tp, int AlignmentSize>
template<typename _Tp1>
struct aligned_allocator_impl< _Tp, AlignmentSize >::rebind< _Tp1 >

Definition at line 49 of file aligned_allocator_impl.h.

Member Typedef Documentation

◆ other

template<typename _Tp , int AlignmentSize>
template<typename _Tp1 >
typedef allocator_t<_Tp1> aligned_allocator_impl< _Tp, AlignmentSize >::rebind< _Tp1 >::other

Definition at line 50 of file aligned_allocator_impl.h.


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