HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::half Struct Reference

Public Member Functions

constexpr half (half const &) noexcept=default
constexpr half (half &&) noexcept=default
constexpr half & operator= (half const &) noexcept=default
constexpr half & operator= (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 const & intrinsic () const noexcept
constexpr uint16_t & intrinsic () noexcept
constexpr half & operator= (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: