libstdc++
|
Public Member Functions | |
template<typename _CVArg , typename _Tuple > | |
_CVArg && | operator() (_CVArg &&__arg, _Tuple &) const volatile |
If the argument is just a value, returns a reference to that value. The cv-qualifiers on the reference are the same as the cv-qualifiers on the _Mu object. [TR1 3.6.3/5 bullet 4]
Definition at line 1049 of file functional.