Skip to content

Commit

Permalink
It uses C++20 BTW (#7429)
Browse files Browse the repository at this point in the history
  • Loading branch information
catap authored Oct 21, 2024
1 parent a23a8cd commit 5cee19f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ cd build
nmake
```

Z3 uses C++17. The recommended version of Visual Studio is therefore VS2019.
Z3 uses C++20. The recommended version of Visual Studio is therefore VS2019.

## Building Z3 using make and GCC/Clang

Expand Down

0 comments on commit 5cee19f

Please sign in to comment.