mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2024-11-20 08:10:11 +00:00
1868e0ccf1
Added the `optional-bare` library and refactored NBT reading code to support this change.
256 B
256 B
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