NAME
__gnu_cxx::__conditional_type -
SYNOPSIS
Detailed Description
template<bool _Cond, typename _Iftrue, typename _Iffalse> struct __gnu_cxx::__conditional_type< _Cond, _Iftrue, _Iffalse >
Definition at line 58 of file type_traits.h.
Public Types
typedef _Iftrue __type
Author
Generated automatically by Doxygen for libstdc++ from the source code.