7#include "../macros.hpp"
9#include "architecture.hpp"
13#include "charconv.hpp"
15#include "concepts.hpp"
16#include "console_win32.hpp"
17#include "debugger.hpp"
19#include "device_type.hpp"
22#include "enum_metadata.hpp"
23#include "exception.hpp"
24#include "fixed_string.hpp"
25#include "forward_value.hpp"
26#include "generator.hpp"
28#include "initialize.hpp"
34#include "reflection.hpp"
35#include "tagged_id.hpp"
41hi_export_module(hikogui.utility);
Utilities to assert and bound check.
Utility functions to determine information about values.
Miscellaneous math functions.
This file contains time-zone utility functions.
Functions for casting values between types savely.
This file contains constants and conversion functions.
Utilities for throwing exceptions and terminating the application.