HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
v1::has_uintxx< N > Struct Template Reference

#include <hikogui/type_traits.hpp>

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

Detailed Description

template<std::size_t N>
struct v1::has_uintxx< N >

Has an unsigned integer of a specific size.

Template Parameters
NThe number of bits of the unsigned integer.

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