HikoGUI
Select Version: ⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
|
#include <hikogui/utility/type_traits.hpp>
Is a numeric unsigned integer.
The following types are numeric integers: unsigned char, unsigned short, unsigned int, unsigned long, unsigned long long
T | type to check for being a numeric integer. |