|
HikoGUI
A low latency retained GUI
|
#include <hikotest/hikotest.hpp>
Public Member Functions | |
| constexpr double | operator+ () const noexcept |
| Get the error value as a positive number. | |
| constexpr double | operator- () const noexcept |
| Get the error value as a negative number. | |
Data Fields | |
| double | v = 0.0 |
The comparison error.
The comparison error will apear on the right side of the spaceship operator.
This error will bind to the right hand side operand of a comparison.
|
inlineconstexprnoexcept |
Get the error value as a positive number.
|
inlineconstexprnoexcept |
Get the error value as a negative number.