debian man page for _mu

Query: _mu

OS: debian

Section: 3

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

_Mu<; _Arg, _IsBindExp, _IsPlaceholder >(3cxx)							     _Mu< _Arg, _IsBindExp, _IsPlaceholder >(3cxx)

NAME
_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 _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 963 of file functional. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Sun Jan 6 2013 _Mu< _Arg, _IsBindExp, _IsPlaceholder >(3cxx)
Related Man Pages
__gnu_cxx::rb_tree(3) - debian
__gnu_parallel::lexicographic(3) - debian
__gnu_parallel::replace_if_selector(3) - debian
std::binary_negate(3) - debian
std::hash(3) - debian
Similar Topics in the Unix Linux Community
is it too much to ask?
How Much Vacation Do You Take Every Year?
How Can We Increase the Size of Our Community?
How to write bash script for creating user on multiple Linux hosts?
How to copy a column of multiple files and paste into new excel file (next to column)?