Provided by: libstdc++-11-doc_11.3.0-6ubuntu1_all bug

NAME

       std::is_invocable< _Fn, _ArgTypes > - std::is_invocable

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 3013 of file type_traits.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.