libstdc++
|
Public Member Functions | |
template<typename _CVRef , typename _Tuple > | |
constexpr _Tp & | operator() (_CVRef &__arg, _Tuple &) const volatile |
If the argument is reference_wrapper<_Tp>, returns the underlying reference. C++11 [func.bind.bind] p10 bullet 1.
Definition at line 300 of file functional.
|
inlineconstexpr |
Definition at line 310 of file functional.