1
0
Fork 0
OpenTTD/src/3rdparty/optional
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
..
LICENSE_1_0.txt Add: Optional implementation of std::optional for pre-C++17 compilers. 2020-05-21 20:02:34 +02:00
optional.hpp Add: Optional implementation of std::optional for pre-C++17 compilers. 2020-05-21 20:02:34 +02:00
ottd_optional.h Add: Optional implementation of std::optional for pre-C++17 compilers. 2020-05-21 20:02:34 +02:00