Language: Cpp
BasedOnStyle: Google
FixNamespaceComments: true
Standard: C++11
DerivePointerAlignment: false
PointerAlignment: Right
ColumnLimit: 100
