|
tetl 0.1.0
Embedded Template Library
|
This is the complete list of members for uint128, including all inherited members.
| high() const noexcept -> uint64_t | uint128 | inline |
| low() const noexcept -> uint64_t | uint128 | inline |
| operator bool() const noexcept | uint128 | inlineexplicit |
| operator uint64_t() const noexcept | uint128 | inlineexplicit |
| operator!= | uint128 | friend |
| operator& | uint128 | friend |
| operator+ | uint128 | friend |
| operator< | uint128 | friend |
| operator<= | uint128 | friend |
| operator== | uint128 | friend |
| operator> | uint128 | friend |
| operator>= | uint128 | friend |
| operator^ | uint128 | friend |
| operator| | uint128 | friend |
| uint128()=default | uint128 | |
| uint128(uint64_t val) noexcept | uint128 | inline |
| uint128(uint64_t high, uint64_t low) noexcept | uint128 | inline |