1
0
mirror of https://github.com/fmtlib/fmt.git synced 2025-03-19 10:21:22 +00:00
Giel van Schijndel f76603f21e
fix: make std::bitset formattable again ()
* fix: make std::bitset formattable again

It used to be formattable via operator<<(ostream&) implicitly. Make it
formattable again, but this time via formatter specialization.

* fix: make nested_formatter constexpr default constructible
2023-10-03 09:53:47 -07:00
..
2022-11-30 07:16:37 -08:00
2023-04-11 06:27:28 -07:00
2023-07-20 14:09:22 -07:00
2023-05-24 11:51:34 -07:00
2023-09-18 14:21:21 -07:00
2022-01-20 16:55:47 -08:00
2023-05-03 07:56:24 -07:00
2023-05-03 07:56:24 -07:00
2021-12-26 16:28:41 -08:00
2023-05-17 12:34:12 -07:00
2023-09-04 10:07:14 -07:00
2023-05-03 07:56:24 -07:00