*No copyright* MIT License -------------------------- tomlplusplus-3.3.0/README.md tomlplusplus-3.3.0/docs/pages/main_page.dox Boost Software License 1.0 -------------------------- tomlplusplus-3.3.0/vendor/catch.hpp MIT License ----------- tomlplusplus-3.3.0/LICENSE tomlplusplus-3.3.0/examples/error_printer.cpp tomlplusplus-3.3.0/examples/examples.h tomlplusplus-3.3.0/examples/meson.build tomlplusplus-3.3.0/examples/parse_benchmark.cpp tomlplusplus-3.3.0/examples/simple_parser.cpp tomlplusplus-3.3.0/examples/toml_generator.cpp tomlplusplus-3.3.0/examples/toml_merger.cpp tomlplusplus-3.3.0/examples/toml_to_json_transcoder.cpp tomlplusplus-3.3.0/include/meson.build tomlplusplus-3.3.0/include/toml++/impl/array.h tomlplusplus-3.3.0/include/toml++/impl/array.inl tomlplusplus-3.3.0/include/toml++/impl/at_path.h tomlplusplus-3.3.0/include/toml++/impl/at_path.inl tomlplusplus-3.3.0/include/toml++/impl/date_time.h tomlplusplus-3.3.0/include/toml++/impl/formatter.h tomlplusplus-3.3.0/include/toml++/impl/formatter.inl tomlplusplus-3.3.0/include/toml++/impl/forward_declarations.h tomlplusplus-3.3.0/include/toml++/impl/json_formatter.h tomlplusplus-3.3.0/include/toml++/impl/json_formatter.inl tomlplusplus-3.3.0/include/toml++/impl/key.h tomlplusplus-3.3.0/include/toml++/impl/make_node.h tomlplusplus-3.3.0/include/toml++/impl/node.h tomlplusplus-3.3.0/include/toml++/impl/node.inl tomlplusplus-3.3.0/include/toml++/impl/node_view.h tomlplusplus-3.3.0/include/toml++/impl/parse_error.h tomlplusplus-3.3.0/include/toml++/impl/parse_result.h tomlplusplus-3.3.0/include/toml++/impl/parser.h tomlplusplus-3.3.0/include/toml++/impl/parser.inl tomlplusplus-3.3.0/include/toml++/impl/path.h tomlplusplus-3.3.0/include/toml++/impl/path.inl tomlplusplus-3.3.0/include/toml++/impl/preprocessor.h tomlplusplus-3.3.0/include/toml++/impl/print_to_stream.h tomlplusplus-3.3.0/include/toml++/impl/print_to_stream.inl tomlplusplus-3.3.0/include/toml++/impl/simd.h tomlplusplus-3.3.0/include/toml++/impl/source_region.h tomlplusplus-3.3.0/include/toml++/impl/std_except.h tomlplusplus-3.3.0/include/toml++/impl/std_initializer_list.h tomlplusplus-3.3.0/include/toml++/impl/std_map.h tomlplusplus-3.3.0/include/toml++/impl/std_new.h tomlplusplus-3.3.0/include/toml++/impl/std_optional.h tomlplusplus-3.3.0/include/toml++/impl/std_string.h tomlplusplus-3.3.0/include/toml++/impl/std_string.inl tomlplusplus-3.3.0/include/toml++/impl/std_utility.h tomlplusplus-3.3.0/include/toml++/impl/std_variant.h tomlplusplus-3.3.0/include/toml++/impl/std_vector.h tomlplusplus-3.3.0/include/toml++/impl/table.h tomlplusplus-3.3.0/include/toml++/impl/table.inl tomlplusplus-3.3.0/include/toml++/impl/toml_formatter.h tomlplusplus-3.3.0/include/toml++/impl/toml_formatter.inl tomlplusplus-3.3.0/include/toml++/impl/unicode.h tomlplusplus-3.3.0/include/toml++/impl/unicode.inl tomlplusplus-3.3.0/include/toml++/impl/unicode_autogenerated.h tomlplusplus-3.3.0/include/toml++/impl/value.h tomlplusplus-3.3.0/include/toml++/impl/version.h tomlplusplus-3.3.0/include/toml++/impl/yaml_formatter.h tomlplusplus-3.3.0/include/toml++/impl/yaml_formatter.inl tomlplusplus-3.3.0/include/toml++/toml.h tomlplusplus-3.3.0/meson.build tomlplusplus-3.3.0/src/meson.build tomlplusplus-3.3.0/src/toml.cpp tomlplusplus-3.3.0/tests/at_path.cpp tomlplusplus-3.3.0/tests/conformance_burntsushi_invalid.cpp tomlplusplus-3.3.0/tests/conformance_burntsushi_valid.cpp tomlplusplus-3.3.0/tests/conformance_iarna_invalid.cpp tomlplusplus-3.3.0/tests/conformance_iarna_valid.cpp tomlplusplus-3.3.0/tests/for_each.cpp tomlplusplus-3.3.0/tests/formatters.cpp tomlplusplus-3.3.0/tests/impl_toml.cpp tomlplusplus-3.3.0/tests/lib_catch2.h tomlplusplus-3.3.0/tests/main.cpp tomlplusplus-3.3.0/tests/manipulating_arrays.cpp tomlplusplus-3.3.0/tests/manipulating_parse_result.cpp tomlplusplus-3.3.0/tests/manipulating_tables.cpp tomlplusplus-3.3.0/tests/manipulating_values.cpp tomlplusplus-3.3.0/tests/meson.build tomlplusplus-3.3.0/tests/parsing_arrays.cpp tomlplusplus-3.3.0/tests/parsing_booleans.cpp tomlplusplus-3.3.0/tests/parsing_comments.cpp tomlplusplus-3.3.0/tests/parsing_dates_and_times.cpp tomlplusplus-3.3.0/tests/parsing_floats.cpp tomlplusplus-3.3.0/tests/parsing_integers.cpp tomlplusplus-3.3.0/tests/parsing_key_value_pairs.cpp tomlplusplus-3.3.0/tests/parsing_spec_example.cpp tomlplusplus-3.3.0/tests/parsing_strings.cpp tomlplusplus-3.3.0/tests/parsing_tables.cpp tomlplusplus-3.3.0/tests/path.cpp tomlplusplus-3.3.0/tests/settings.h tomlplusplus-3.3.0/tests/tests.cpp tomlplusplus-3.3.0/tests/tests.h tomlplusplus-3.3.0/tests/user_feedback.cpp tomlplusplus-3.3.0/tests/visit.cpp tomlplusplus-3.3.0/tests/windows_compat.cpp tomlplusplus-3.3.0/toml-test/meson.build tomlplusplus-3.3.0/toml-test/tt.h tomlplusplus-3.3.0/toml-test/tt_decoder.cpp tomlplusplus-3.3.0/toml-test/tt_encoder.cpp tomlplusplus-3.3.0/toml.hpp tomlplusplus-3.3.0/tools/ci_single_header_check.py tomlplusplus-3.3.0/tools/generate_conformance_tests.py tomlplusplus-3.3.0/tools/generate_single_header.py tomlplusplus-3.3.0/tools/generate_windows_test_targets.py tomlplusplus-3.3.0/tools/utils.py tomlplusplus-3.3.0/tools/version.py tomlplusplus-3.3.0/vendor/json.hpp Unknown or generated -------------------- tomlplusplus-3.3.0/.clang-format tomlplusplus-3.3.0/.editorconfig tomlplusplus-3.3.0/.gitattributes tomlplusplus-3.3.0/.github/FUNDING.yml tomlplusplus-3.3.0/.github/ISSUE_TEMPLATE/bug_report.md tomlplusplus-3.3.0/.github/ISSUE_TEMPLATE/config.yml tomlplusplus-3.3.0/.github/ISSUE_TEMPLATE/feature_request.md tomlplusplus-3.3.0/.github/ISSUE_TEMPLATE/spec_bug_report.md tomlplusplus-3.3.0/.github/pull_request_template.md tomlplusplus-3.3.0/.github/workflows/ci.yaml tomlplusplus-3.3.0/.github/workflows/gh-pages.yaml tomlplusplus-3.3.0/.runsettings tomlplusplus-3.3.0/.tipi/deps tomlplusplus-3.3.0/CHANGELOG.md tomlplusplus-3.3.0/CMakeLists.txt tomlplusplus-3.3.0/CODE_OF_CONDUCT.md tomlplusplus-3.3.0/CONTRIBUTING.md tomlplusplus-3.3.0/cmake/install-rules.cmake tomlplusplus-3.3.0/cmake/project-is-top-level.cmake tomlplusplus-3.3.0/cmake/tomlplusplusConfig.cmake tomlplusplus-3.3.0/cmake/tomlplusplusConfig.cmake.meson.in tomlplusplus-3.3.0/cmake/tomlplusplusConfigVersion.cmake.meson.in tomlplusplus-3.3.0/cmake/variables.cmake tomlplusplus-3.3.0/cpp.hint tomlplusplus-3.3.0/docs/images/badge-C++17.svg tomlplusplus-3.3.0/docs/images/badge-C++20.svg tomlplusplus-3.3.0/docs/images/badge-TOML.svg tomlplusplus-3.3.0/docs/images/badge-awesome.svg tomlplusplus-3.3.0/docs/images/badge-gitter.svg tomlplusplus-3.3.0/docs/images/badge-license-MIT.svg tomlplusplus-3.3.0/docs/images/badge-sponsor.svg tomlplusplus-3.3.0/docs/images/banner.ai tomlplusplus-3.3.0/docs/images/banner.png tomlplusplus-3.3.0/docs/images/banner.svg tomlplusplus-3.3.0/docs/images/favicon.ico tomlplusplus-3.3.0/docs/images/logo.ai tomlplusplus-3.3.0/docs/images/logo.svg tomlplusplus-3.3.0/docs/poxy.toml tomlplusplus-3.3.0/examples/CMakeLists.txt tomlplusplus-3.3.0/examples/benchmark_data.toml tomlplusplus-3.3.0/examples/error_printer.vcxproj tomlplusplus-3.3.0/examples/example.toml tomlplusplus-3.3.0/examples/merge_base.toml tomlplusplus-3.3.0/examples/merge_overrides.toml tomlplusplus-3.3.0/examples/parse_benchmark.vcxproj tomlplusplus-3.3.0/examples/simple_parser.vcxproj tomlplusplus-3.3.0/examples/toml_generator.vcxproj tomlplusplus-3.3.0/examples/toml_merger.vcxproj tomlplusplus-3.3.0/examples/toml_to_json_transcoder.vcxproj tomlplusplus-3.3.0/include/toml++/impl/header_end.h tomlplusplus-3.3.0/include/toml++/impl/header_start.h tomlplusplus-3.3.0/meson_options.txt tomlplusplus-3.3.0/tests/cpp.hint tomlplusplus-3.3.0/tests/leakproof.h tomlplusplus-3.3.0/tests/odr_test_1.cpp tomlplusplus-3.3.0/tests/odr_test_2.cpp tomlplusplus-3.3.0/tests/using_iterators.cpp tomlplusplus-3.3.0/tests/vs/odr_test.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x64.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x64_cpplatest.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x64_cpplatest_noexcept.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x64_cpplatest_noexcept_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x64_cpplatest_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x64_noexcept.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x64_noexcept_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x64_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x86.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x86_cpplatest.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x86_cpplatest_noexcept.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x86_cpplatest_noexcept_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x86_cpplatest_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x86_noexcept.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x86_noexcept_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_debug_x86_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x64.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x64_cpplatest.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x64_cpplatest_noexcept.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x64_cpplatest_noexcept_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x64_cpplatest_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x64_noexcept.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x64_noexcept_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x64_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x86.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x86_cpplatest.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x86_cpplatest_noexcept.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x86_cpplatest_noexcept_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x86_cpplatest_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x86_noexcept.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x86_noexcept_unrel.vcxproj tomlplusplus-3.3.0/tests/vs/test_release_x86_unrel.vcxproj tomlplusplus-3.3.0/toml++.code-workspace tomlplusplus-3.3.0/toml++.natvis tomlplusplus-3.3.0/toml++.props tomlplusplus-3.3.0/toml++.sln tomlplusplus-3.3.0/toml++.vcxproj tomlplusplus-3.3.0/toml++.vcxproj.filters tomlplusplus-3.3.0/toml-test/README.md tomlplusplus-3.3.0/toml-test/tt_decoder.vcxproj tomlplusplus-3.3.0/toml-test/tt_encoder.vcxproj tomlplusplus-3.3.0/tools/clang_format.bat tomlplusplus-3.3.0/tools/generate_single_header.bat tomlplusplus-3.3.0/tools/requirements.txt tomlplusplus-3.3.0/vendor/README.md