We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c5beb commit f4b9593Copy full SHA for f4b9593
.clang-format
@@ -73,6 +73,6 @@ SpacesInCStyleCastParentheses: false
73
SpacesInContainerLiterals: false
74
SpacesInParentheses: false
75
SpacesInSquareBrackets: false
76
-Standard: c++14
+Standard: c++17
77
TabWidth: '4'
78
UseTab: Never
0 commit comments