debian man page for std::_reference_wrapper_base

Query: std::_reference_wrapper_base

OS: debian

Section: 3

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

std::_Reference_wrapper_base< _Tp >(3cxx)								 std::_Reference_wrapper_base< _Tp >(3cxx)

NAME
std::_Reference_wrapper_base< _Tp > -
SYNOPSIS
Inherits _Reference_wrapper_base_impl< __has_argument_type< _Tp >::value, __has_first_argument_type< _Tp >::value &&__has_second_argument_type< _Tp >::value, _Tp >. Detailed Description template<typename _Tp>struct std::_Reference_wrapper_base< _Tp > Derives from unary_function or binary_function when it can. Specializations handle all of the easy cases. The primary template determines what to do with a class type, which may derive from both unary_function and binary_function. Definition at line 310 of file functional. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::_Reference_wrapper_base< _Tp >(3cxx)
Related Man Pages
std::valarray(3cxx) - debian
std::atomic(3) - debian
std::complex(3) - debian
std::iterator(3) - debian
std::mask_array(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph