ReactOS 0.4.15-dev-7918-g2a2556c
__select< _Cond, _Tp1, _Tp2 > Struct Template Reference

#include <type_manips.h>

Public Types

typedef _Tp2 _Ret
 

Detailed Description

template<int _Cond, class _Tp1, class _Tp2>
struct __select< _Cond, _Tp1, _Tp2 >

Definition at line 149 of file type_manips.h.

Member Typedef Documentation

◆ _Ret

template<int _Cond, class _Tp1 , class _Tp2 >
typedef _Tp2 __select< _Cond, _Tp1, _Tp2 >::_Ret

Definition at line 150 of file type_manips.h.


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