Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable C++17 standard in AppVeyor tests
To avoid increasing the build matrix we enable this unconditionally for VS2019 and VS2022 to be able to test std::string_view. Note that we already test VS2022 without this flag on GHA so this should catch any regressions.
- Loading branch information