Customer almost done. need to make ctor that can make Customer from db
This commit is contained in:
@@ -5,4 +5,8 @@ IndentWidth: 4
|
||||
Language: Cpp
|
||||
|
||||
PointerAlignment: Left
|
||||
ColumnLimit: 160
|
||||
ColumnLimit: 120
|
||||
AllowAllArgumentsOnNextLine: true
|
||||
BreakConstructorInitializersStyle : BCIS_AfterColon
|
||||
ConstructorInitializerAllOnOneLineOrOnePerLine: true
|
||||
Cpp11BracedListStyle: true
|
||||
|
Reference in New Issue
Block a user