HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Data Fields | Static Public Attributes
hi::v1::endian_buf_t< T, E, A > Struct Template Reference

Public Types

using value_type = T
 

Public Member Functions

constexpr value_type operator* () const noexcept
 
constexpr endian_buf_toperator= (value_type x) noexcept
 

Data Fields

std::byte _value [sizeof(T)]
 

Static Public Attributes

static constexpr std::endian endian = E
 
static constexpr std::size_t alignment = A
 

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