debian man page for std::conditional

Query: std::conditional

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::conditional< _Cond, _Iftrue, _Iffalse >(3cxx)						std::conditional< _Cond, _Iftrue, _Iffalse >(3cxx)

NAME
std::conditional< _Cond, _Iftrue, _Iffalse > -
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 849 of file type_traits. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::conditional< _Cond, _Iftrue, _Iffalse >(3cxx)
Related Man Pages
__gnu_cxx::throw_allocator_base(3) - debian
__gnu_parallel::_lexicographic(3) - debian
__gnu_parallel::lexicographic(3) - debian
std::binary_negate(3) - debian
std::integral_constant(3) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com