Jonathan G Rennison
|
0d385c9688
|
Use 3rd party optional wrapper, always use local verison on Apple
|
2021-02-16 16:06:32 +00:00 |
|
Jonathan G Rennison
|
aaeba6887c
|
Revert "Cleanup: use std::optional instead of custom implementation."
This reverts commit 484ea62a62 .
|
2021-02-16 16:06:30 +00:00 |
|
frosch
|
484ea62a62
|
Cleanup: use std::optional instead of custom implementation.
|
2020-12-14 23:50:50 +01:00 |
|
Michael Lutz
|
8aef14386f
|
Add: Optional implementation of std::optional for pre-C++17 compilers.
Sourced from https://github.com/akrzemi1/Optional, Boost Software License, Version 1.0.
|
2020-05-21 20:02:34 +02:00 |
|