cMHN
1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC
IsInvocable
pRC::IsInvocable Concept Reference
#include <
concepts.hpp
>
Concept definition
template
<
class
F,
class
... Args>
concept
pRC::IsInvocable
= std::invocable<F, Args...>
pRC::IsInvocable
Definition
concepts.hpp:31
Generated by
1.11.0