|
HikoGUI
A low latency retained GUI
|
Utilities for throwing exceptions and terminating the application. More...
#include "utility/module.hpp"#include <exception>#include <stdexcept>#include <atomic>#include <bit>#include <format>Go to the source code of this file.
Namespaces | |
| namespace | hi |
| geometry/margins.hpp | |
| namespace | hi::v1 |
| The HikoGUI API version 1. | |
Functions | |
| void | hi::v1::terminate_handler () noexcept |
| The HikoGUI terminate handler. | |
Variables | |
| std::terminate_handler | hi::v1::old_terminate_handler |
| The old terminate handler. | |
Utilities for throwing exceptions and terminating the application.