std::_Maybe_get_result_type< _Functor, typename > - If we have found a result_type, extract it.
Contents
Detailed Description
template<typename_Functor,typename=__void_t<>>
struct std::_Maybe_get_result_type< _Functor, typename >" If we have found a result_type, extract it.
Definition at line 112 of file refwrap.h.
Name
std::_Maybe_get_result_type< _Functor, typename > - If we have found a result_type, extract it.
Synopsis
Inherited by std::_Weak_result_type_impl<_Functor>.
