fmt/src
Daniela Engert 0489c19dcb
fix and improve module (#3386)
* export public documented API
* don't export `namespace detail`
* add `std.h` into module
* add missing namespace qualification in `xchar.h`
* fix call to `detail::get_iterator` in `xchar.h`
* fix ambiguous overload of `detail::isfinite` in `chrono.h`
2023-04-18 06:47:01 -07:00
..
fmt.cc fix and improve module (#3386) 2023-04-18 06:47:01 -07:00
format.cc Simplify symbols 2022-12-30 19:35:05 -08:00
os.cc Fix modular build on clang 2023-04-10 12:07:25 -07:00