- Forgot to commit the change declaring the default argument for ::addArg.
@@ -78,7 +78,7 @@ public:
const std::string dump (const std::string& title = "CLI Parser") const;
private:
void addArg (const std::string&);
void addArg (const std::string&, bool first = false);
void aliasExpansion ();
void findOverrides ();
void categorize ();
The note is not visible to the blocked user.