debian man page for std::_maybe_unary_or_binary_function

Query: std::_maybe_unary_or_binary_function

OS: debian

Section: 3

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

std::_Maybe_unary_or_binary_function< _Res, _ArgTypes >(3cxx)			     std::_Maybe_unary_or_binary_function< _Res, _ArgTypes >(3cxx)

NAME
std::_Maybe_unary_or_binary_function< _Res, _ArgTypes > -
SYNOPSIS
Detailed Description template<typename _Res, typename... _ArgTypes>struct std::_Maybe_unary_or_binary_function< _Res, _ArgTypes > Derives from unary_function or binary_function, or perhaps nothing, depending on the number of arguments provided. The primary template is the basis case, which derives nothing. Definition at line 508 of file functional. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::_Maybe_unary_or_binary_function< _Res, _ArgTypes >(3cxx)
Related Man Pages
std::integral_constant(3) - centos
__gnu_parallel::_lexicographic(3) - debian
std::shared_future(3) - debian
std::tuple(3) - debian
std::__future_base::_state_base(3cxx) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?