cMHN
1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC
IsBool
pRC::IsBool Concept Reference
#include <
concepts.hpp
>
Concept definition
template
<
class
T>
concept
pRC::IsBool
=
IsSame<RemoveConst<T>
,
Bool
>
pRC::IsBool
Definition
concepts.hpp:58
pRC::IsSame
Definition
concepts.hpp:28
Bool
Definition
gtest_pred_impl_unittest.cc:54
Generated by
1.11.0