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 determined by the caller. C++11 [func.bind.bind] p10 bullet 4.
Definition at line 358 of file functional.