cMHN
1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC
IsBaseOf
pRC::IsBaseOf Concept Reference
#include <
concepts.hpp
>
Concept definition
template
<
class
B,
class
D>
concept
pRC::IsBaseOf
=
IsDerivedFrom<D, B>
pRC::IsBaseOf
Definition
concepts.hpp:49
pRC::IsDerivedFrom
Definition
concepts.hpp:46
Generated by
1.11.0