BasedOnStyle: LLVM 
Standard: Cpp03
UseTab: Never
IndentWidth: 4
BreakBeforeBraces: Stroustrup
NamespaceIndentation: Inner
AlwaysBreakTemplateDeclarations: true

