.TH "std::conditional< _Cond, _Iftrue, _Iffalse >" 3cxx "Sat Aug 14 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::conditional< _Cond, _Iftrue, _Iffalse > \- Define a member typedef \fCtype\fP to one of two argument types\&. .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef _Iftrue \fBtype\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::conditional< _Cond, _Iftrue, _Iffalse >" Define a member typedef \fCtype\fP to one of two argument types\&. .PP Definition at line 2053 of file type_traits\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.