cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
concepts.hpp File Reference
#include <concepts>
#include <prc/core/basic/basics.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Concepts

concept  pRC::HasCommon
 
concept  pRC::IsDefined
 
concept  pRC::IsReference
 
concept  pRC::IsPointer
 
concept  pRC::IsConst
 
concept  pRC::IsSame
 
concept  pRC::IsInvocable
 
concept  pRC::IsPredicate
 
concept  pRC::IsConstructible
 
concept  pRC::IsAssignable
 
concept  pRC::IsConvertible
 
concept  pRC::IsDerivedFrom
 
concept  pRC::IsBaseOf
 
concept  pRC::IsStandardLayout
 
concept  pRC::IsVoid
 
concept  pRC::IsBool
 
concept  pRC::IsSize
 
concept  pRC::IsIndex
 
concept  pRC::IsSeed
 
concept  pRC::IsIntegral
 
concept  pRC::IsSignedIntegral
 
concept  pRC::IsUnsignedIntegral
 
concept  pRC::IsConstant