summaryrefslogtreecommitdiff
path: root/src/3rdparty/optional
AgeCommit message (Expand)Author
2020-12-14Cleanup: use std::optional instead of custom implementation.frosch
2020-05-21Add: Optional implementation of std::optional for pre-C++17 compilers.Michael Lutz