__select< _Cond, _Tp1, _Tp2 > Struct Template Reference#include <type_manips.h>
List of all members.
|
Public Types |
typedef _Tp2 | _Ret |
Detailed Description
template<int _Cond, class _Tp1, class _Tp2>
struct __select< _Cond, _Tp1, _Tp2 >
Definition at line 143 of file type_manips.h.
Member Typedef Documentation
template<int _Cond, class _Tp1, class _Tp2>
The documentation for this struct was generated from the following file:
Generated on Mon Mar 10 15:32:53 2008 by
1.5.1
|