dwww Home | Manual pages | Find package

std::conditional< _Cond, _Ifstd::conditional<3cCond, _Iftrue, _Iffalse >(3cxx)

NAME
       std::conditional< _Cond, _Iftrue, _Iffalse > - Define a member typedef
       type to one of two argument types.

SYNOPSIS
   Public Types
       typedef _Iftrue type

Detailed Description
   template<bool _Cond, typename _Iftrue, typename _Iffalse>
       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<23Cond, _Iftrue, _Iffalse >(3cxx)

Generated by dwww version 1.14 on Thu Jan 23 20:59:54 CET 2025.