Files
fmt/test
Ole Bøe 864a8b5f38 fix: support optional<T> with format_as(T) (#3713)
Formatting a std::optional<T> where T had a custom format_as(T) function failed to compile with clang,
due to set_debug_format being hidden by private inheritance. This fix makes the function available through a using clause.
2023-11-16 15:02:33 -08:00
..
2022-11-30 07:16:37 -08:00
2023-04-11 06:27:28 -07:00
2023-05-24 11:51:34 -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-10-08 09:21:02 -07:00
2023-05-03 07:56:24 -07:00