.TH "std::conditional< _Cond, _Iftrue, _Iffalse >" 3cxx "Thu Feb 16 2023" "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 \fB2226\fP of file \fBtype_traits\fP\&. .SH "Member Typedef Documentation" .PP .SS "template typedef _Iftrue \fBstd::conditional\fP< _Cond, _Iftrue, _Iffalse >::type" .PP Definition at line \fB2227\fP of file \fBtype_traits\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.