std::conditional< _Cond, _Iftrue, _Iffalse >(3) Library Functions Manual NAME std::conditional< _Cond, _Iftrue, _Iffalse > - Define a member typedef type to one of two argument types. SYNOPSIS #include Public Types using type Detailed Description template struct std::conditional< _Cond, _Iftrue, _Iffalse >"Define a member typedef type to one of two argument types. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ std::conditional< _Cond, _Iftrue, _Iffalse >(3)