|
nkr
A C++20 library with a custom meta-programming language.
|
Positive types are used to represent numbers that are only ever positive and cannot be negated. More...
Positive types are used to represent numbers that are only ever positive and cannot be negated.
The name "positive" was chosen for two reasons:
unsigned is a C++ reserved word and cannot be used as a namespace name.