pollymc/libraries/optional-bare
2022-03-22 21:04:35 +01:00
..
include/nonstd GH-3229 fix copy seed button not working for newer worlds 2021-02-06 15:58:03 +01:00
CMakeLists.txt Enable LTO/IPO on release builds 2022-03-22 21:04:35 +01:00
LICENSE.txt GH-3229 fix copy seed button not working for newer worlds 2021-02-06 15:58:03 +01:00
README.md GH-3229 fix copy seed button not working for newer worlds 2021-02-06 15:58:03 +01:00

optional bare

A simple single-file header-only version of a C++17-like optional for default-constructible, copyable types, for C++98 and later.

Imported from: 0bb1d183bc