@ -2,4 +2,8 @@
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
Language: Cpp
BasedOnStyle: Google
ColumnLimit: 120
AlignConsecutiveMacros: true
AlignConsecutiveDeclarations: true
AlignConsecutiveAssignments: true
AlignOperands: true
@ -87,6 +87,13 @@
"__hash_table": "cpp",
"__tree": "cpp",
"__tuple": "cpp",
"*.ipp": "cpp"
"*.ipp": "cpp",
"complex": "cpp",
"csetjmp": "cpp",
"cuchar": "cpp",
"unordered_set": "cpp",
"rope": "cpp",
"slist": "cpp",
"scoped_allocator": "cpp"
}
@ -1 +1 @@
Subproject commit 4709e454d71e4656d92f2badcd17ddb5de668265
Subproject commit 2604db75b02ebc504929abc2027afebe4ca647b8