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::has_native_uintxx< N > Struct Template Reference

#include <hikogui/utility/type_traits.hpp>

Inheritance diagram for hi::v1::has_native_uintxx< N >:
std::false_type hi::v1::has_uintxx< N >

Detailed Description

template<std::size_t N>
struct hi::v1::has_native_uintxx< N >

Has an unsigned integer of a specific size, natively supported by the compiler.

Template Parameters
NThe number of bits of the unsigned integer.

The documentation for this struct was generated from the following file: