Forgotten definition in class header

This commit is contained in:
Yassir Najmaoui 2022-07-26 10:42:37 -04:00 committed by GitHub
parent af0088bf95
commit aa84192afc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1893,7 +1893,7 @@ class Options
} }
std::string std::string
help(const std::vector<std::string>& groups = {}) const; help(const std::vector<std::string>& groups = {}, bool print_usage=true) const;
std::vector<std::string> std::vector<std::string>
groups() const; groups() const;