Files
banan-os/BAN/include/BAN
Bananymous 2da6776451 BAN: Update {Byte}Span API with better constness
const BAN::Span<int> is now allowed to modify its underlying data, but
the container itself is const.

BAN::Span<const int> can be used for spans over constant data.
2024-10-10 21:53:23 +03:00
..
2024-02-12 21:46:33 +02:00
2024-06-17 22:14:43 +03:00
2023-10-29 02:28:55 +03:00
2024-08-14 13:23:27 +03:00
2024-01-24 15:53:38 +02:00
2024-01-24 15:53:38 +02:00
2024-02-03 18:03:27 +02:00
2023-12-07 23:52:57 +02:00
2024-01-24 15:53:38 +02:00
2024-06-25 11:04:03 +03:00
2024-10-06 06:23:25 +03:00
2023-12-07 09:26:17 +02:00
2024-01-24 15:53:38 +02:00
2024-09-03 16:39:21 +03:00