Inherits type< __invoke_result< _Fn, _ArgTypes...>, _Ret >.
template<typename _Ret, typename _Fn, typename... _ArgTypes>
struct std::is_invocable_r< _Ret, _Fn, _ArgTypes >
std::is_invocable_r
Definition at line 2949 of file type_traits.
The documentation for this struct was generated from the following file: