SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
detail::uint128_wrapper Member List

This is the complete list of members for detail::uint128_wrapper, including all inherited members.

high() const FMT_NOEXCEPT (defined in detail::uint128_wrapper)detail::uint128_wrapperinline
high_ (defined in detail::uint128_wrapper)detail::uint128_wrapper
low() const FMT_NOEXCEPT (defined in detail::uint128_wrapper)detail::uint128_wrapperinline
low_ (defined in detail::uint128_wrapper)detail::uint128_wrapper
operator+=(uint64_t n) FMT_NOEXCEPT (defined in detail::uint128_wrapper)detail::uint128_wrapperinline
uint128_wrapper()=default (defined in detail::uint128_wrapper)detail::uint128_wrapper
uint128_wrapper(uint64_t high, uint64_t low) FMT_NOEXCEPT (defined in detail::uint128_wrapper)detail::uint128_wrapperinline