Skip to content

Commit 106dd46

Browse files
authored
Update clang-format standard to c++17 (#645)
1 parent bdd5fa0 commit 106dd46

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)