|
b1fa99428e
|
Fixed Windows/MSVC compilation.
|
2024-06-26 10:05:32 +02:00 |
|
|
bb4d31747a
|
Added function to convert StrideSpan to regular span, if possible.
|
2023-12-16 10:25:58 +01:00 |
|
|
6cac3a655b
|
Fixed StrideSpan operator[] for const spans.
|
2023-11-26 22:42:33 +01:00 |
|
|
4f7e8ae39f
|
Fixed StrideSpan::size() for default-constructed spans and added empty check + operatators.
|
2023-11-24 13:08:39 +01:00 |
|
|
938135768b
|
Added StrideSpan type (a span with a stride). Added makeSpan() function to TypelessBuffer.
|
2023-11-10 01:36:48 +01:00 |
|