HDK
|
This is the complete list of members for detail::uint128_wrapper, including all inherited members.
high() const FMT_NOEXCEPT | detail::uint128_wrapper | inline |
high_ | detail::uint128_wrapper | |
low() const FMT_NOEXCEPT | detail::uint128_wrapper | inline |
low_ | detail::uint128_wrapper | |
operator+=(uint64_t n) FMT_NOEXCEPT | detail::uint128_wrapper | inline |
uint128_wrapper()=default | detail::uint128_wrapper | |
uint128_wrapper(uint64_t high, uint64_t low) FMT_NOEXCEPT | detail::uint128_wrapper | inline |