VCTR
Loading...
Searching...
No Matches
vctr::is::unsignedIntNumber Concept Reference

Constrains a type to represent a real valued unsigned integer number. More...

Concept definition

template<class T>
Constrains a type to represent a real valued integer number.
Definition: NumericTypeConcepts.h:49
Constrains a type to represent a real valued signed number (e.g.
Definition: NumericTypeConcepts.h:61
Constrains a type to represent a real valued unsigned integer number.
Definition: NumericTypeConcepts.h:70

Detailed Description

Constrains a type to represent a real valued unsigned integer number.