|
libstdc++
|
#include <functional>
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 299 of file functional.
|
inlineconstexpr |
Definition at line 309 of file functional.