cMHN
1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC
IsSame
pRC::IsSame Concept Reference
#include <
concepts.hpp
>
Concept definition
template
<
class
T,
class
U>
concept
pRC::IsSame
= std::same_as<T, U>
pRC::IsSame
Definition
concepts.hpp:28
Generated by
1.11.0