Query: std::conditional
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::conditional< bool, typename, typename >(3) Library Functions Manual std::conditional< bool, typename, typename >(3)NAMEstd::conditional< bool, typename, typename > -SYNOPSISPublic Types typedef _Iftrue type Detailed Description template<bool, typename, typename>struct std::conditional< bool, typename, typename > Define a member typedef type to one of two argument types. Definition at line 77 of file type_traits. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::conditional< bool, typename, typename >(3)