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