![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__concepts/invocable.hpp>
Inheritance diagram for invocable< F, Args >:The invocable concept specifies that a callable type F can be called with a set of arguments Args... using the function template vccc::invoke.