Bananymous
|
744ff40ba0
|
BAN: Optional can now be constructed from another Optional
Also fix bug in release_value() where we did not call the
destructor.
|
2023-10-11 20:10:06 +03:00 |
Bananymous
|
921d95d18f
|
All: Clear lines with only whitspace in them
|
2023-09-10 00:31:42 +03:00 |
Bananymous
|
21c6135ae2
|
BAN: Fix function call in Optional
|
2023-07-21 10:57:46 +03:00 |
Bananymous
|
b9603d9d23
|
BAN: Optional can be constructed inplace
|
2023-06-12 23:45:36 +03:00 |
Bananymous
|
16e5f96b1d
|
BAN: Add operator-> and operator* to Optional
|
2023-06-12 22:25:14 +03:00 |
Bananymous
|
cce2f3e19a
|
BAN: Add basic Optional
|
2023-06-11 21:00:25 +03:00 |