Files
ardour/libs/ardour
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-07-17 22:15:20 +02:00
2024-07-10 19:26:02 +02:00
2024-10-18 20:41:08 +02:00
2024-10-31 12:22:35 -06:00
2024-10-18 20:41:08 +02:00
2024-10-18 20:41:08 +02:00
2024-11-04 18:48:28 +01:00
2024-10-18 20:41:08 +02:00
2024-10-18 20:41:08 +02:00
2023-10-04 02:48:26 +02:00
2024-10-31 12:22:35 -06:00
2023-10-04 15:10:06 +02:00
2023-03-30 01:04:40 +02:00
2024-10-18 20:41:08 +02:00
2024-10-18 20:41:08 +02:00
2023-06-10 03:33:51 +02:00
2023-09-24 15:01:04 -06:00
2024-10-17 07:44:32 -06:00
2024-08-05 20:14:28 -06:00
2024-10-31 12:22:35 -06:00
2024-10-31 12:22:35 -06:00
2024-10-31 12:22:35 -06:00
2024-10-18 20:41:08 +02:00
2023-06-10 03:33:51 +02:00
2024-11-01 18:43:44 -06:00
2024-07-29 10:19:52 -06:00
2024-04-10 03:10:43 +02:00
2022-12-03 15:03:44 +01:00