HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
src
hikogui
terminate.hpp
Go to the documentation of this file.
1
// Copyright Take Vos 2023.
2
// Distributed under the Boost Software License, Version 1.0.
3
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
4
8
#include "utility/module.hpp"
9
#include <exception>
10
#include <stdexcept>
11
#include <atomic>
12
#include <bit>
13
#include <format>
14
15
#pragma once
16
17
namespace
hi
{
inline
namespace
v1
{
18
23
inline
std::terminate_handler
old_terminate_handler
;
24
31
[[noreturn]]
void
terminate_handler
() noexcept;
32
33
}}
// namespace hi::v1
v1
DOXYGEN BUG.
Definition
algorithm.hpp:13
hi
geometry/margins.hpp
Definition
cache.hpp:11
hi::v1::old_terminate_handler
std::terminate_handler old_terminate_handler
The old terminate handler.
Definition
terminate.hpp:23
hi::v1::terminate_handler
void terminate_handler() noexcept
The HikoGUI terminate handler.
std::terminate_handler
Generated on Mon Apr 22 2024 12:52:52 for HikoGUI by
1.10.0