Itasca C++ Interface
Loading...
Searching...
No Matches
base::PropertyConcepts::IntNoBool Concept Reference
Concept definition
template
<
class
T>
concept
IntNoBool
= std::integral<T> and (not std::same_as<T, bool>)
base::PropertyConcepts::IntNoBool
Definition
property.h:47
base
PropertyConcepts
IntNoBool
Generated by
1.16.1