std::invoke_result - Man Page
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 3045 of file type_traits.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
Info
Tue Jan 17 2023 libstdc++