|
d52cc6af6e
|
Added value_t type to optional.
|
2024-11-12 23:32:00 +01:00 |
|
|
d73fa25ed8
|
Silenced some weird (very likely false-positive) clang-tidy warnings.
|
2024-08-18 12:24:37 +02:00 |
|
|
bb05bb0ae5
|
Explictly construct result_t to fix conflicting return types.
|
2024-08-17 18:08:01 +02:00 |
|
|
ea97d3af48
|
Removed deducing this-version again as the world (clang) isn't ready for it yet.
|
2024-08-03 20:49:31 +02:00 |
|
|
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 |
|