sin-ack
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
...
Each of these strings would previously rely on StringView's char const*
constructor overload, which would call __builtin_strlen on the string.
Since we now have operator ""sv, we can replace these with much simpler
versions. This opens the door to being able to remove
StringView(char const*).
No functional changes.
2022-07-12 23:11:35 +02:00
..
2022-06-21 22:38:15 +01:00
2022-04-05 01:15:22 +02:00
2022-07-11 16:29:10 +02:00
2022-07-10 22:17:21 +03:00
2022-03-17 00:51:36 -07:00
2022-02-11 17:49:46 +02:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-04-03 21:51:58 +02:00
2022-04-03 21:51:58 +02:00
2022-03-17 00:51:36 -07:00
2021-12-28 21:02:38 +01:00
2022-01-09 23:29:57 -08:00
2021-12-28 21:02:38 +01:00
2022-03-17 00:51:36 -07:00
2022-02-11 17:49:46 +02:00
2022-06-19 09:05:35 +02:00
2022-04-05 01:15:22 +02:00
2022-04-21 13:16:56 +02:00
2022-04-05 13:45:10 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-04-01 21:24:45 +01:00
2022-06-02 13:14:12 +01:00
2021-09-06 18:56:51 +02:00
2022-06-06 20:11:05 +01:00
2022-06-06 20:11:05 +01:00
2022-02-14 11:35:20 +01:00
2022-02-11 17:49:46 +02:00
2022-05-05 20:55:57 +02:00
2022-04-03 21:51:58 +02:00
2022-07-12 23:11:35 +02:00
2022-01-15 22:16:00 +02:00
2022-06-06 20:11:05 +01:00