Provided by: libstdc++-11-doc_11.4.0-9ubuntu1_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>
       class std::_Bind_result< _Result, _Signature >"Type of the function object returned from
       bind<R>().

Author

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

                                            libstdcstd::_Bind_result< _Result, _Signature >(3cxx)