trusty (3) std::conditional.3cxx.gz

Provided by: libstdc++-4.8-doc_4.8.4-2ubuntu1~14.04.4_all bug

NAME

       std::conditional< bool, typename, typename > -

SYNOPSIS

   Public 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++                                        Wed Feb 14 20std::conditional< bool, typename, typename >(3cxx)