Provided by: libstdc++-9-doc_9.5.0-1ubuntu1~22.04_all
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 531 of file functional.
Author
Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jul 19std::_Bind_result< _Result, _Signature >(3cxx)