|
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 |
|
|
55486b49dc
|
Fixed optional move constructor for references.
|
2023-11-16 23:39:19 +01:00 |
|
|
ef6830e01c
|
Added operator-> to optional type.
|
2023-11-16 00:35:18 +01:00 |
|
|
7c1dd29a85
|
Added operators to BoxedObject, fixed MappintIterator for reference types and fixed signature of custom assertion and error handlers.
|
2023-11-12 15:25:46 +01:00 |
|
|
938135768b
|
Added StrideSpan type (a span with a stride). Added makeSpan() function to TypelessBuffer.
|
2023-11-10 01:36:48 +01:00 |
|
|
920e83d4da
|
Update to LibConf system, added loading of dynamic libraries (only Linux for now) and some more fixes.
|
2023-05-31 23:41:22 +02:00 |
|
|
da781b87f2
|
intial commit
|
2023-05-29 14:51:44 +02:00 |
|