Archiver Initial
This commit is contained in:
parent
4a5877784b
commit
31e420b311
25 changed files with 652 additions and 124 deletions
|
|
@ -67,7 +67,7 @@ namespace tp {
|
|||
operator bool() { return mDescr != nullptr; }
|
||||
} mError;
|
||||
|
||||
CommandLine(const init_list<Arg>& args);
|
||||
CommandLine(const InitialierList<Arg>& args);
|
||||
~CommandLine();
|
||||
|
||||
void resetError() { mError.mDescr = nullptr; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue