![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__concepts/invocable.hpp>
The regular_invocable
concept adds to the invocable concept by requiring the invoke expression to be equality-preserving and not modify either the function object or the arguments.