Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On Windows, use c++20 mode as correctly needed for designated initial…
…izers. Designated initializers is technically only supported starting with c++20, and the compiler on Windows points that out with an error.
- Loading branch information