Query: std::conditional
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::conditional< _Cond, _Iftrue, _Iffalse >(3cxx) std::conditional< _Cond, _Iftrue, _Iffalse >(3cxx)NAMEstd::conditional< _Cond, _Iftrue, _Iffalse > -SYNOPSISPublic Types typedef _Iftrue type Detailed Description template<bool _Cond, typename _Iftrue, typename _Iffalse>struct std::conditional< _Cond, _Iftrue, _Iffalse > conditional Definition at line 849 of file type_traits. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::conditional< _Cond, _Iftrue, _Iffalse >(3cxx)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |