std::_Bind_result< _Result, _Signature > − Type of the function object returned from bind<R>().
template<typename _Result, typename _Signature>
struct std::_Bind_result< _Result, _Signature >" Type of the function object returned from bind<R>().
Definition at line 598 of file functional.
Generated automatically by Doxygen for libstdc++ from the source code.