std::_maybe_get_result_type(3)
NAME
std::_Maybe_get_result_type
SYNOPSIS
Inherited by std::_Weak_result_type_impl< std::remove_cv< _Functor >::type >, std::_Weak_result_type_impl< std::remove_cv< _Tp >::type >, and std::_Weak_result_type_impl< _Functor >.
Detailed Description
- template<bool _Has_result_type, typename _Functor> struct
- std::_Maybe_get_result_type< _Has_result_type, _Functor > If we have found a result_type, extract it.
- Definition at line 75 of file tr1_impl/functional.
Author
- Generated automatically by Doxygen for libstdc++ from the source code.