centos man page for std::_mu

Query: std::_mu

OS: centos

Section: 3

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

std::_Mu< _Arg, _IsBindExp, _IsPlaceholder >(3) 	     Library Functions Manual		   std::_Mu< _Arg, _IsBindExp, _IsPlaceholder >(3)

NAME
std::_Mu< _Arg, _IsBindExp, _IsPlaceholder > -
SYNOPSIS
Detailed Description template<typename _Arg, bool _IsBindExp = is_bind_expression<_Arg>::value, bool _IsPlaceholder = (is_placeholder<_Arg>::value > 0)>class std::_Mu< _Arg, _IsBindExp, _IsPlaceholder > Maps an argument to bind() into an actual argument to the bound function object [TR1 3.6.3/5]. Only the first parameter should be specified: the rest are used to determine among the various implementations. Note that, although this class is a function object, it isn't entirely normal because it takes only two parameters regardless of the number of parameters passed to the bind expression. The first parameter is the bound argument and the second parameter is a tuple containing references to the rest of the arguments. Definition at line 1103 of file functional. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::_Mu< _Arg, _IsBindExp, _IsPlaceholder >(3)
Related Man Pages
std::binary_negate(3) - centos
std::integral_constant(3) - centos
__gnu_cxx::subtractive_rng(3) - centos
__gnu_parallel::_lexicographic(3) - centos
std::__future_base::_state_base(3cxx) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing