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
..
args.h Update docs 2023-06-13 18:58:15 +03:00
chrono.h Cleanup formatters 2023-07-20 15:57:43 -07:00
color.h Remove FMT_*_DETAIL_NAMESPACE 2023-05-28 07:33:26 -07:00
compile.h Optimize compiled format_to_n 2023-07-20 12:35:01 -07:00
core.h Fix for Compilation Error When Using FMT_MODULE (#3597) 2023-08-20 07:32:36 -07:00
format-inl.h Replace mod_inv_25 by explicit value (#3450) 2023-05-18 11:26:19 -07:00
format.h Refactor Improvement on umul128 function 2023-08-25 13:21:52 +03:00
os.h Remove FMT_*_DETAIL_NAMESPACE 2023-05-28 07:33:26 -07:00
ostream.h FMT_MODULE_EXPORT -> FMT_EXPORT 2023-05-17 07:38:06 -07:00
printf.h Remove FMT_*_DETAIL_NAMESPACE 2023-05-28 07:33:26 -07:00
ranges.h fix ambiguous formatter lookup for flat_set (#3561) 2023-07-31 09:26:33 -07:00
std.h Add formatter for std::atomic (#3574) 2023-08-14 08:34:31 -07:00
xchar.h Cleanup xchar API 2023-05-12 07:05:14 -07:00