Files
.github
buildconfig
cmake
doc
launcher
libraries
LocalPeer
classparser
hoedown
iconfix
javacheck
katabasis
launcher
libnbtplusplus
optional-bare
include
CMakeLists.txt
LICENSE.txt
README.md
quazip
rainbow
systeminfo
tomlc99
xz-embedded
README.md
packages
program_info
.gitattributes
.gitignore
.gitmodules
BUILD.md
CMakeLists.txt
CODE_OF_CONDUCT.md
COPYING.md
LICENSE
README.md
default.nix
flake.lock
flake.nix
PrismLauncher/libraries/optional-bare
Petr Mrázek 1868e0ccf1 GH-3229 fix copy seed button not working for newer worlds
Added the `optional-bare` library and refactored NBT reading
code to support this change.
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