HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Data Fields | Friends
hi::v1::half Struct Reference

Public Member Functions

constexpr half (half const &) noexcept=default
 
constexpr half (half &&) noexcept=default
 
constexpr halfoperator= (half const &) noexcept=default
 
constexpr halfoperator= (half &&) noexcept=default
 
constexpr half (float other) noexcept
 
constexpr half (double other) noexcept
 
constexpr half (long double other) noexcept
 
constexpr half (std::in_place_t, uint16_t v) noexcept
 
constexpr uint16_t constintrinsic () const noexcept
 
constexpr uint16_t & intrinsic () noexcept
 
constexpr halfoperator= (float other) noexcept
 
constexpr operator float () const noexcept
 
std::size_t hash () const noexcept
 

Data Fields

uint16_t v = 0
 

Friends

constexpr friend bool operator== (half const &lhs, half const &rhs) noexcept
 
constexpr friend auto operator<=> (half const &lhs, half const &rhs) noexcept
 

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