Tags: bianzhengxi/cpptoml
Tags
cpptoml v0.1.1 Bugfixes: - Fix find_end_of_date not working with trailing comments or arrays of dates (@monkeydom) - Allow empty inline tables (@monkeydom) - Fix potentially dangling reference in option<T>::value_or (thanks @AntonTe for the report)