|
HikoGUI
A low latency retained GUI
|
Public Member Functions | |
| char const * | name () const noexcept override |
| std::string | message (int code) const override |
| bool | equivalent (int code, std::error_condition const &condition) const noexcept override |
Public Member Functions inherited from std::error_category | |
| T | name (T... args) |
| T | operator!= (T... args) |
| T | operator< (T... args) |
| T | error_category (T... args) |
| T | equivalent (T... args) |
| T | operator== (T... args) |
| T | ~error_category (T... args) |
| T | default_error_condition (T... args) |
| T | message (T... args) |