debian man page for __gnu_cxx::constant_binary_fun

Query: __gnu_cxx::constant_binary_fun

OS: debian

Section: 3

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

__gnu_cxx::constant_binary_fun< _Result, _Arg1, _Arg2 >(3cxx)			     __gnu_cxx::constant_binary_fun< _Result, _Arg1, _Arg2 >(3cxx)

NAME
__gnu_cxx::constant_binary_fun< _Result, _Arg1, _Arg2 > -
SYNOPSIS
Inherits __gnu_cxx::_Constant_binary_fun< _Result, _Arg1, _Arg2 >. Public Types typedef _Arg1 first_argument_type typedef _Result result_type typedef _Arg2 second_argument_type Public Member Functions constant_binary_fun (const _Result &__v) const result_type & operator() (const _Arg1 &, const _Arg2 &) const Public Attributes _Result _M_val Detailed Description template<class _Result, class _Arg1 = _Result, class _Arg2 = _Arg1>struct __gnu_cxx::constant_binary_fun< _Result, _Arg1, _Arg2 > An SGI extension . Definition at line 317 of file ext/functional. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 __gnu_cxx::constant_binary_fun< _Result, _Arg1, _Arg2 >(3cxx)
Related Man Pages
sgiextensions(3) - centos
__gnu_cxx::__mt_alloc(3) - debian
__gnu_cxx::throw_allocator_random(3) - debian
__gnu_parallel::binder1st(3) - debian
__gnu_parallel::binder2nd(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?