std::is_invocable - Man Page
Synopsis
Inherits __is_invocable_impl::type.
Detailed Description
template<typename _Fn, typename... _ArgTypes>
struct std::is_invocable< _Fn, _ArgTypes >"std::is_invocable
Definition at line 3061 of file type_traits.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
Info
Thu Jan 19 2023 libstdc++