nkr
A C++20 library with a custom meta-programming language.
nkr::boolean Namespace Reference

Boolean types are used to represent one of two values, and never any more than two. More...

Detailed Description

Boolean types are used to represent one of two values, and never any more than two.

Although C++ comes with only one boolean type to represent true and false, this library provides more.