Corentin Jabot
274adcb866
Implement delimited escape sequences.
...
\x{XXXX} \u{XXXX} and \o{OOOO} are accepted in all languages mode
in characters and string literals.
This is a feature proposed for both C++ (P2290R1) and C (N2785). The
papers have been seen by both committees but are not yet adopted into
either standard. However, they do have support from both committees.
2021-09-15 09:54:49 -04:00
..
2021-07-29 19:21:43 +00:00
2019-03-19 22:09:55 +00:00
2019-04-11 21:18:22 +00:00
2021-04-30 11:03:15 +01:00
2021-06-23 07:40:38 -04:00
2019-11-12 12:45:18 +00:00
2020-12-03 07:53:59 -08:00
2019-06-07 12:42:54 +00:00
2021-04-28 16:26:18 +01:00
2021-08-18 07:33:14 -04:00
2020-04-26 01:29:25 +02:00
2020-04-26 01:29:25 +02:00
2020-04-26 01:29:25 +02:00
2019-04-26 15:35:51 +00:00
2021-07-25 23:30:57 -05:00
2019-06-10 22:28:20 +00:00
2021-06-01 14:06:39 -04:00
2019-08-14 02:30:11 +00:00
2019-10-29 14:44:38 -07:00
2019-05-16 21:13:49 +00:00
2020-05-13 13:49:14 -04:00
2020-05-13 13:49:14 -04:00
2021-07-25 23:30:57 -05:00
2020-10-18 13:48:42 +02:00
2020-08-13 08:47:40 -04:00
2019-11-25 17:35:12 -05:00
2019-03-19 01:51:19 +00:00
2021-07-25 23:30:57 -05:00
2020-02-25 09:43:52 -05:00
2021-02-04 09:54:52 -06:00
2020-06-06 14:21:22 -04:00
2021-05-27 08:57:47 -04:00
2021-05-27 08:57:47 -04:00
2021-07-29 19:21:43 +00:00
2021-07-29 19:21:43 +00:00
2019-08-09 19:49:14 +00:00
2019-05-27 19:15:30 +00:00
2019-03-21 20:42:13 +00:00
2019-05-10 20:11:36 +00:00
2021-09-01 04:48:50 -07:00
2021-09-01 04:48:50 -07:00
2021-09-01 04:48:50 -07:00
2021-09-01 04:48:50 -07:00
2021-09-02 13:32:35 -04:00
2021-09-01 04:48:50 -07:00
2021-09-01 04:48:50 -07:00
2021-08-16 18:34:29 +09:00
2021-09-01 04:48:50 -07:00
2021-09-03 21:13:55 -04:00
2021-04-01 09:47:56 +01:00
2021-06-01 20:45:10 -04:00
2021-07-25 23:30:57 -05:00
2021-04-21 13:34:33 +03:00
2021-04-26 22:04:29 +03:00
2021-01-27 10:59:57 -08:00
2019-05-10 20:11:36 +00:00
2021-05-27 08:57:47 -04:00
2019-05-10 20:11:36 +00:00
2019-05-10 20:11:36 +00:00
2021-07-25 23:30:57 -05:00
2021-05-27 08:57:47 -04:00
2021-01-27 12:34:43 -08:00
2019-05-04 06:46:18 +00:00
2020-08-12 16:17:54 +01:00
2021-05-13 09:23:47 +02:00
2021-05-04 11:19:01 +02:00
2019-11-04 12:49:19 -05:00
2021-07-25 23:30:57 -05:00
2021-07-28 22:50:54 -05:00
2019-09-11 21:19:27 +00:00
2019-12-03 16:43:35 -08:00
2020-02-14 19:41:01 +01:00
2019-10-07 19:41:53 +00:00
2019-09-27 05:37:06 +00:00
2021-06-23 13:26:03 +02:00
2020-10-25 06:46:25 -07:00
2020-10-12 10:29:46 -07:00
2021-08-10 12:46:01 +08:00
2021-09-14 09:49:20 +01:00
2019-12-04 14:39:41 -08:00
2021-08-25 12:48:59 -05:00
2021-08-25 12:48:59 -05:00
2021-07-25 23:30:57 -05:00
2021-08-25 12:48:59 -05:00
2020-02-14 19:41:01 +01:00
2019-09-17 08:19:17 +00:00
2021-07-07 00:14:58 +08:00
2021-08-25 12:48:59 -05:00
2021-03-03 08:48:27 -05:00
2021-03-03 08:48:27 -05:00
2019-11-12 12:45:18 +00:00
2019-08-01 09:10:37 +00:00
2021-07-25 23:30:57 -05:00
2021-05-18 10:34:14 -04:00
2021-08-18 07:33:14 -04:00
2021-09-15 09:54:49 -04:00
2021-03-09 22:21:36 -08:00
2021-08-18 07:33:14 -04:00
2020-06-30 13:57:47 -07:00
2021-03-18 10:23:12 -07:00
2020-09-22 08:03:03 -04:00
2021-08-20 11:10:53 -04:00
2021-08-01 19:08:13 -05:00
2020-07-07 10:13:40 +08:00
2019-07-14 18:33:51 +00:00
2021-09-06 17:24:30 +08:00