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