Provided by: libstdc++-13-doc_13-20230320-1ubuntu1_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 3061 of file type_traits.

Author

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

libstdc++                                Mon Mar 2std::invoke_result< _Functor, _ArgTypes >(3cxx)