std_conditional.3cxx

Langue: en

Version: 341739 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

std::conditional -

conditional

SYNOPSIS


Public Types


typedef _Iftrue type

Detailed Description

template<bool _Cond, typename _Iftrue, typename _Iffalse> struct std::conditional< _Cond, _Iftrue, _Iffalse >

conditional

Definition at line 369 of file type_traits.

Author

Generated automatically by Doxygen for libstdc++ from the source code.