MarcoFalke
fa3efb5729
refactor: Introduce struct to hold a runtime format string
...
This brings the format types closer to the standard library types:
* FormatStringCheck corresponds to std::basic_format_string, with
compile-time checks done via ConstevalFormatString
* RuntimeFormat corresponds to std::runtime_format, with no compile-time
checks done.
Also, it documents where no compile-time checks are done.
2025-01-15 12:16:08 +01:00
..
2024-12-04 12:46:33 +07:00
2024-12-03 11:04:10 +01:00
2024-12-17 10:12:31 +07:00
2024-12-18 10:59:25 +01:00
2024-12-04 15:09:05 -04:00
2024-12-04 15:09:05 -04:00
2024-12-18 09:20:26 +07:00
2024-12-18 09:20:26 +07:00
2025-01-15 12:15:40 +01:00
2025-01-07 15:29:17 -05:00
2025-01-06 18:52:59 -05:00
2025-01-15 12:15:40 +01:00
2025-01-06 18:52:59 -05:00
2024-12-30 16:40:11 -05:00
2024-12-10 21:51:48 +01:00
2025-01-15 12:16:08 +01:00
2024-12-20 15:01:44 +01:00
2025-01-15 12:16:08 +01:00
2025-01-14 19:21:37 +01:00
2025-01-03 09:19:53 -05:00
2025-01-14 19:21:37 +01:00
2024-12-19 13:46:31 +01:00
2024-12-03 17:38:41 -05:00
2025-01-15 12:15:40 +01:00
2025-01-15 12:15:40 +01:00
2025-01-15 12:15:40 +01:00
2025-01-15 12:15:40 +01:00
2025-01-15 12:15:40 +01:00
2024-12-03 18:02:37 -05:00
2025-01-14 19:21:37 +01:00
2024-12-04 14:09:05 -05:00
2024-12-02 13:52:34 +01:00
2024-12-05 14:37:47 +00:00
2024-11-30 20:19:08 +01:00
2024-11-30 20:19:08 +01:00
2024-12-03 10:38:21 +01:00
2024-12-04 15:09:05 -04:00
2025-01-14 19:21:37 +01:00
2025-01-14 19:21:37 +01:00
2024-12-16 10:39:28 +01:00
2024-12-16 15:23:56 +01:00
2024-12-19 14:41:21 +01:00
2024-12-19 13:46:52 +01:00
2024-12-19 14:39:55 +01:00
2025-01-15 12:16:08 +01:00
2024-12-13 18:56:37 -05:00
2024-12-31 00:04:20 -03:00
2024-12-31 00:04:20 -03:00
2025-01-03 09:19:53 -05:00
2024-12-30 14:40:27 -05:00
2024-12-13 16:12:30 +01:00