We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a050a commit 4dece13Copy full SHA for 4dece13
1 file changed
.clang-format
@@ -67,7 +67,7 @@ SpacesInCStyleCastParentheses: false
67
SpacesInContainerLiterals: true
68
SpacesInParentheses: false
69
SpacesInSquareBrackets: false
70
-Standard: c++17
+Standard: c++20
71
TabWidth: 4
72
UseTab: Never
73
0 commit comments