Skip to content

Commit 6ce86c2

Browse files
authored
Update clang-format standard to c++17
1 parent 180869d commit 6ce86c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BasedOnStyle: LLVM
22

33
Language: Cpp
4-
Standard: Cpp11
4+
Standard: c++17
55
PointerAlignment: Left
66

77
IncludeCategories:

0 commit comments

Comments
 (0)