|
HikoGUI
A low latency retained GUI
|
Utility functions to determine information about values. More...
#include "../macros.hpp"#include <concepts>Go to the source code of this file.
Namespaces | |
| namespace | hi |
| The HikoGUI namespace. | |
| namespace | hi::v1 |
| The HikoGUI API version 1. | |
Functions | |
| hi_export_module (hikogui.utility.value_traits) | |
| template<std::integral T> | |
| constexpr bool | hi::v1::is_integral_value (T const &rhs) noexcept |
| Check if a value is integral. | |
Utility functions to determine information about values.