HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Friends
tt::float16 Class Reference

Public Member Functions

template<typename T , std::enable_if_t< std::is_arithmetic_v< T >, int > = 0>
 float16 (T const &rhs) noexcept
 
template<typename T , std::enable_if_t< std::is_arithmetic_v< T >, int > = 0>
float16operator= (T const &rhs) noexcept
 
 operator float () const noexcept
 
 float16 (uint16_t const &rhs, bool) noexcept
 
constexpr uint16_t get () const noexcept
 
constexpr float16set (uint16_t rhs) noexcept
 

Friends

bool operator== (float16 const &lhs, float16 const &rhs) noexcept
 
bool operator!= (float16 const &lhs, float16 const &rhs) noexcept
 

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