Mark de Wever
b237354070
[libc++][format] Mark range formaters as complete.
...
The __cpp_lib_format_ranges feature-test macro only depends on P2286R8
and P2585R0. Note since LWG3750 only affects these two C++23 papers
there is nothing to do for older language versions.
(The __cpp_lib_format feature-test macro depends on the incomplete
formatting for chrono. So this part can't be marked as complete yet.)
This completes
- P2286R8 Formatting ranges
- P2585R0 Improving default container formatting
This partly implements
- LWG3750 Too many papers bump __cpp_lib_format
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D147880
2023-04-11 18:47:11 +02:00
..
2023-01-17 22:54:00 -08:00
2022-04-11 10:40:04 -04:00
2022-04-11 10:40:04 -04:00
2023-03-30 15:17:55 -04:00
2023-03-30 15:17:55 -04:00
2022-04-11 10:40:04 -04:00
2022-08-14 10:34:01 +02:00
2022-10-12 17:43:23 +02:00
2022-04-11 10:40:04 -04:00
2022-04-11 10:40:04 -04:00
2022-04-11 10:40:04 -04:00
2023-01-08 15:46:51 +01:00
2022-04-11 10:40:04 -04:00
2022-04-11 10:40:04 -04:00
2022-04-11 10:40:04 -04:00
2022-04-11 10:40:04 -04:00
2022-04-11 10:40:04 -04:00
2022-04-11 10:40:04 -04:00
2022-04-11 10:40:04 -04:00
2022-12-14 15:43:42 +00:00
2023-03-30 15:17:55 -04:00
2023-04-11 18:47:11 +02:00
2022-04-11 10:40:04 -04:00
2023-02-13 08:46:57 -05:00
2022-05-27 15:24:45 -04:00
2022-08-30 17:56:35 +02:00
2023-03-01 23:47:00 +05:30
2023-03-30 15:17:55 -04:00
2022-08-30 17:56:35 +02:00
2022-04-11 10:40:04 -04:00
2022-08-30 17:56:35 +02:00
2022-04-11 10:40:04 -04:00
2022-12-07 18:50:26 +01:00
2023-01-17 22:54:00 -08:00
2022-05-27 15:24:45 -04:00
2022-08-30 17:56:35 +02:00
2022-04-11 10:40:04 -04:00
2022-04-11 10:40:04 -04:00
2022-05-31 19:18:34 +02:00
2022-08-30 17:56:35 +02:00
2022-04-11 10:40:04 -04:00
2023-02-25 18:26:57 +01:00
2022-05-27 15:24:45 -04:00
2022-04-11 10:40:04 -04:00
2023-03-30 15:17:55 -04:00
2022-04-11 10:40:04 -04:00
2023-03-30 15:17:55 -04:00
2023-03-28 09:53:07 -04:00
2022-04-11 10:40:04 -04:00
2022-04-11 10:40:04 -04:00
2022-05-27 15:24:45 -04:00
2022-08-30 17:56:35 +02:00
2022-08-30 17:56:35 +02:00
2023-04-08 16:39:34 +02:00
2022-04-11 10:40:04 -04:00
2022-04-11 10:40:04 -04:00
2023-02-07 17:03:45 -08:00
2022-04-11 10:40:04 -04:00
2022-04-11 10:40:04 -04:00
2022-12-21 17:30:16 +01:00
2022-04-11 10:40:04 -04:00
2022-11-09 22:45:20 +01:00
2023-04-11 18:47:11 +02:00