Provided by: libstdc++6-4.6-doc_4.6.4-6ubuntu2_all 

NAME
std::_Bind_result< _Result, _Signature > -
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 1253 of file functional.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Thu Mar 20 2014 std::_Bind_result< _Result, _Signature >(3cxx)