std::_Bind_result - Man Page
Type of the function object returned from bind<R>().
Synopsis
Detailed Description
template<typename _Result, typename _Signature>
class std::_Bind_result< _Result, _Signature >" Type of the function object returned from bind<R>().
Definition at line 553 of file functional.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
Info
Wed Feb 10 2021 libstdc++