VCCC  2024.05
VisualCamp Common C++ library
invoke_result< F, Args > Struct Template Reference

#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__type_traits/is_invocable.hpp>

+ Inheritance diagram for invoke_result< F, Args >:

Detailed Description

template<typename F, typename ... Args>
struct vccc::invoke_result< F, Args >

Deduces the return type of an INVOKE expression at compile time.


The documentation for this struct was generated from the following file: