HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Namespaces | Functions
value_traits.hpp File Reference

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.
 

Detailed Description

Utility functions to determine information about values.