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

NAME

       std::invoke_result< _Functor, _ArgTypes > - std::invoke_result

SYNOPSIS

       Inherits __invoke_result< _Functor, _ArgTypes... >.

Detailed Description

   template<typename _Functor, typename... _ArgTypes>
       struct std::invoke_result< _Functor, _ArgTypes >" std::invoke_result

       Definition at line 2997 of file type_traits.

Author

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

libstdc++                                 Thu Sep std::invoke_result< _Functor, _ArgTypes >(3cxx)