std::enable_if(3) centos man page | unix.com

Man Page: std::enable_if

Operating Environment: centos

Section: 3

std::enable_if< bool, _Tp >(3)				     Library Functions Manual				    std::enable_if< bool, _Tp >(3)

NAME
std::enable_if< bool, _Tp > -
SYNOPSIS
Detailed Description template<bool, typename _Tp = void>struct std::enable_if< bool, _Tp > Define a member typedef type only if a boolean constant is true. Definition at line 1766 of file type_traits. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::enable_if< bool, _Tp >(3)
Related Man Pages
std::atomic(3) - centos
std::atomic(3) - debian
std::complex(3) - debian
std::unique_ptr(3) - debian
std::rel_ops(3cxx) - debian
Similar Topics in the Unix Linux Community
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq