std::conditional< _Cond, _Iftrue, _Iffalse >(3) Library Functions Manual std::conditional< _Cond, _Iftrue, _Iffalse >(3)

std::conditional< _Cond, _Iftrue, _Iffalse > - Define a member typedef type to one of two argument types.

#include <type_traits>


typedef _Iftrue type

struct std::conditional< _Cond, _Iftrue, _Iffalse >"Define a member typedef type to one of two argument types.

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

libstdc++