Robin Gareus
f17a656217
use modern C++ for snprintf ( #9841 )
...
This replaces vector<char>::operator[] (which now
a constexpr since C++20). We could use &vector::data(),
but a unique_ptr seems more appropriate for the case at hand.
2024-11-04 18:48:28 +01:00
..
2024-10-20 19:52:14 -06:00
2024-10-20 19:52:14 -06:00
2024-11-04 18:48:28 +01:00
2024-10-17 07:44:31 -06:00
2024-10-20 03:30:46 +02:00
2023-10-15 10:47:16 -06:00
2024-10-20 03:30:46 +02:00
2024-10-20 03:30:46 +02:00
2024-01-06 21:52:48 +01:00
2024-10-20 03:11:53 +02:00
2024-10-31 12:22:35 -06:00
2023-10-15 10:47:16 -06:00
2024-10-17 12:07:05 +01:00
2024-10-20 19:52:14 -06:00
2024-10-14 22:57:15 +02:00
2023-10-15 10:47:16 -06:00
2024-10-19 18:38:59 +02:00
2024-10-19 03:47:21 +02:00
2024-10-19 03:47:21 +02:00
2024-10-20 03:30:46 +02:00
2024-11-03 19:22:30 +01:00
2023-10-15 10:47:16 -06:00
2023-10-15 10:47:16 -06:00
2024-10-23 14:54:00 +02:00
2024-10-31 12:22:35 -06:00
2024-11-03 13:33:57 +00:00
2023-10-15 10:47:16 -06:00
2024-08-29 23:08:42 +02:00
2023-10-15 10:47:16 -06:00
2023-09-23 23:53:05 +02:00
2024-10-19 03:47:21 +02:00
2024-10-24 23:33:31 +02:00
2024-10-20 03:30:46 +02:00
2023-10-15 10:47:16 -06:00