fmt/include
Mathew Benson e786824053 Refactor Improvement on umul128 function
- Removal of direct access to members of uint128_fallback and instead
  create the values at the callsite and pass them via the constructor of
  uint128_fallback on the return statement.
2023-08-25 13:21:52 +03:00
..
fmt Refactor Improvement on umul128 function 2023-08-25 13:21:52 +03:00