centos man page for std::binder1st

Query: std::binder1st

OS: centos

Section: 3

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

std::binder1st< _Operation >(3) 			     Library Functions Manual				   std::binder1st< _Operation >(3)

NAME
std::binder1st< _Operation > -
SYNOPSIS
Inherits std::unary_function< _Operation::second_argument_type, _Operation::result_type >. Public Types typedef _Operation::second_argument_type argument_type" typedef _Operation::result_type result_type Public Member Functions binder1st (const _Operation &__x, const typename _Operation::first_argument_type &__y) _Operation::result_type operator() (const typename _Operation::second_argument_type &__x) const _Operation::result_type operator() (typename _Operation::second_argument_type &__x) const Protected Attributes _Operation op _Operation::first_argument_type value Detailed Description template<typename _Operation>class std::binder1st< _Operation > One of the binder functors. Definition at line 104 of file binders.h. Member Typedef Documentation typedef _Operation::second_argument_type std::unary_function< _Operation::second_argument_type , _Operation::result_type >::argument_type [inherited] argument_type is the type of the argument Definition at line 104 of file stl_function.h. typedef _Operation::result_type std::unary_function< _Operation::second_argument_type , _Operation::result_type >::result_type [inherited] result_type is the return type Definition at line 107 of file stl_function.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::binder1st< _Operation >(3)
Related Man Pages
std::binary_negate(3) - centos
std::pointer_to_binary_function(3) - centos
__gnu_parallel::_lexicographic(3) - debian
__gnu_parallel::lexicographic(3) - debian
std::pointer_to_binary_function(3) - debian
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!