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
std::_temporary_buffer(3) - debian
std::__basic_future(3) - debian
std::iterator(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?