Man Page: _reference_wrapper_base_impl
Operating Environment: debian
Section: 3
_Reference_wrapper_base_impl< _Unary, _Binary, _Tp >(3cxx) _Reference_wrapper_base_impl< _Unary, _Binary, _Tp >(3cxx)NAME_Reference_wrapper_base_impl< _Unary, _Binary, _Tp > -SYNOPSISDetailed Description template<bool _Unary, bool _Binary, typename _Tp>struct _Reference_wrapper_base_impl< _Unary, _Binary, _Tp > Knowing which of unary_function and binary_function _Tp derives from, derives from the same and ensures that reference_wrapper will have a weak result type. See cases below. Definition at line 270 of file functional. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Sun Jan 6 2013 _Reference_wrapper_base_impl< _Unary, _Binary, _Tp >(3cxx)
| Related Man Pages |
|---|
| std::valarray(3cxx) - debian |
| std::indirect_array(3) - debian |
| std::slice_array(3) - debian |
| __gnu_parallel::_losertreebase__loser(3cxx) - debian |
| std::atomic(3cxx) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |