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