std::conditional(3) debian man page | unix.com

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
std::__detail::_hashtable_traits(3) - centos
__gnu_cxx::throw_allocator_base(3) - debian
__gnu_parallel::lexicographic(3) - debian
std::scoped_allocator_adaptor(3) - debian
__gnu_cxx::throw_allocator_base(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Weird 'find' results
A (ksh) Library For and From UNIX.com