mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-19 03:18:09 +08:00

since std::string and ""_toml literal actually does not include null char, we don't need to check if the last char is null or not
since std::string and ""_toml literal actually does not include null char, we don't need to check if the last char is null or not