Tim Schumacher
5e7c838160
AK: Rename Stream::format() to Stream::write_formatted()
...
This brings the function name in line with how we usually name those
functions, which is with a `read_` or `write_` prefix depending on what
they do.
While at it, make the internal `_impl` function private and not-virtual,
since there is no good reason to ever override that function.
2023-04-25 07:30:16 +01:00
..
2023-04-15 16:22:57 +02:00
2023-04-13 14:29:42 +02:00
2023-03-15 08:48:49 +01:00
2023-04-21 20:44:47 +01:00
2023-04-02 06:45:37 +02:00
2023-04-14 09:59:29 +02:00
2023-03-15 08:48:49 +01:00
2023-03-21 19:03:21 +00:00
2023-04-13 14:29:42 +02:00
2023-03-15 08:48:49 +01:00
2023-03-15 08:48:49 +01:00
2023-03-15 08:48:49 +01:00
2023-04-09 22:00:54 +02:00
2023-02-25 20:51:49 +01:00
2023-02-16 14:32:22 +01:00
2023-03-15 08:48:49 +01:00
2023-04-02 06:45:37 +02:00
2023-02-21 00:54:04 +01:00
2023-02-17 09:14:23 -05:00
2023-02-17 09:14:23 -05:00
2023-04-25 07:30:16 +01:00
2023-03-07 11:51:12 +00:00
2023-02-21 00:54:04 +01:00
2023-02-21 00:54:04 +01:00
2023-03-06 13:05:43 +00:00
2023-03-15 08:48:49 +01:00
2023-02-21 00:54:04 +01:00
2023-03-15 14:55:49 +01:00
2023-04-13 14:29:42 +02:00