- fix
operator ""_toml
literal- resolve ambiguity in
"[1]"_toml;
- resolve ambiguity in
- suppress warnings on MSVC (@wbenny )
- improve runtime efficiency
- remove needless error message generations
- guess type of value before matching it
- improve error messages
- show "missing curly brace" for multiline inline table
- fix typo in error message from
parse_offset_datetime