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::is_byte_like< T > Struct Template Reference

#include <hikogui/utility/type_traits.hpp>

Inheritance diagram for hi::v1::is_byte_like< T >:
std::false_type

Detailed Description

template<typename T>
struct hi::v1::is_byte_like< T >

An array of this type will implicitly create objects within that array.

P059R6: Implicit creation of objects for low-level object manipulation.


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