SYNOPSIS
Public Types
typedef _Iftrue type
Detailed Description
template<bool _Cond, typename _Iftrue, typename _Iffalse>struct std::conditional< _Cond, _Iftrue, _Iffalse >
conditionalDefinition at line 849 of file type_traits.
Author
Generated automatically by Doxygen for libstdc++ from the source code.