libTriton version 1.0 build 1592
|
Public Member Functions | |
WIDE_INTEGER_CONSTEXPR | native_float_parts (const FloatingPointType f) |
constexpr | native_float_parts (const native_float_parts &other) |
constexpr | native_float_parts (native_float_parts &&other) noexcept |
WIDE_INTEGER_CONSTEXPR auto | operator= (const native_float_parts &other) noexcept -> native_float_parts & |
WIDE_INTEGER_CONSTEXPR auto | operator= (native_float_parts &&other) noexcept -> native_float_parts & |
WIDE_INTEGER_NODISCARD WIDE_INTEGER_CONSTEXPR auto | get_mantissa () const -> unsigned long long |
WIDE_INTEGER_NODISCARD WIDE_INTEGER_CONSTEXPR auto | get_exponent () const -> int |
Definition at line 1162 of file uintwide_t.h.
|
inlineexplicit |
Definition at line 1168 of file uintwide_t.h.
|
inlineconstexpr |
Definition at line 1216 of file uintwide_t.h.
|
inlineconstexprnoexcept |
Definition at line 1219 of file uintwide_t.h.
|
inline |
Definition at line 1244 of file uintwide_t.h.
|
inline |
Definition at line 1243 of file uintwide_t.h.
|
inlinenoexcept |
Definition at line 1224 of file uintwide_t.h.
|
inlinenoexcept |
Definition at line 1235 of file uintwide_t.h.