fix(#279): fix compilation with older msvc

by avoiding known SFINAE problem in msvc 2017
This commit is contained in:
ToruNiina
2025-01-13 00:47:58 +09:00
parent c9a00dea5c
commit 844e8fd4e0
5 changed files with 136 additions and 66 deletions

View File

@@ -21,6 +21,7 @@ set(TOML11_TEST_NAMES
test_parse_inline_table
test_parse_table_keys
test_parse_table
test_parse
test_result
test_scanner
test_serialize