Authors | Carlos Santander Bernal |
Version | 0.2 |
Date | February 5, 2013 |
History |
|
License | zlib/libpng |
Simple class for boolean values
The sole purpose of this class is provide a means to define an undefined boolean. I thought about using an enum, but for some reason this felt better.
the only allowed values
Returns a string representation
Undefined is represented as '?'