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

