cpptoml
cpptoml copied to clipboard
Update to use C++17 std::optional
C++17 adds a standard library type that can be used instead of the in-built option
template.