Provided by: libstdc++-10-doc_10.4.0-5ubuntu2_all bug

NAME

       std::_Bind_result< _Result, _Signature > - Type of the function object returned from
       bind<R>().

SYNOPSIS

Detailed Description

   template<typename _Result, typename _Signature>
       struct std::_Bind_result< _Result, _Signature >" Type of the function object returned from
       bind<R>().

       Definition at line 549 of file functional.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++                                 Thu Sep 8std::_Bind_result< _Result, _Signature >(3cxx)