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

#include <hikogui/utility/type_traits.hpp>

Inheritance diagram for v1::has_intxx< N >:
v1::has_native_intxx< N > std::false_type

Detailed Description

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

Has an signed integer of a specific size.

Template Parameters
NThe number of bits of the signed integer.

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