|
686dff506d
|
Made Optional::then() use deducing this so it supports const and non-const optionals.
|
2024-08-03 15:55:26 +02:00 |
|
|
b40814e58b
|
Added missing include.
|
2024-07-26 23:26:42 +02:00 |
|
|
b66893dda7
|
Added Optionl::then() for monad functionality.
|
2024-07-26 18:51:08 +02: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 |
|
|
da781b87f2
|
intial commit
|
2023-05-29 14:51:44 +02:00 |
|