.TH "std::_Weak_result_type< _Functor >" 3cxx "Mon May 22 2017" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::_Weak_result_type< _Functor > .SH SYNOPSIS .br .PP .PP Inherits \fBstd::_Weak_result_type_impl< remove_cv< _Functor >::type >\fP\&. .PP Inherited by std::_Bind< _Functor(_Bound_args\&.\&.\&.)>\&. .SH "Detailed Description" .PP .SS "template .br struct std::_Weak_result_type< _Functor >" Strip top-level cv-qualifiers from the function object and let _Weak_result_type_impl perform the real work\&. .PP Definition at line 160 of file refwrap\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.