Gabriele Contini
2020-05-02 3da94798cb3b71083973aaaa5960a4a5c8ef4a15
1
2
3
4
5
6
7
8
9
10
11
12
BasedOnStyle: Google
Language: Cpp
Standard: Cpp11
IndentWidth: 4
TabWidth: 4
ColumnLimit: 120
UseTab: Always
AccessModifierOffset: -4
AlignTrailingComments: false
FixNamespaceComments: true
SortIncludes: false
SortUsingDeclarations : true