HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
hi::v1::numeric_unsigned_integral Concept Reference

Concept definition

template<typename T>
concept hi::v1::numeric_unsigned_integral = is_numeric_unsigned_integral_v<T>
Definition concepts.hpp:31