Similarly, unidentified flying options can be detected by the functions:
vector<string> unidentified_options(unsigned Number, const char* Known, ...) const; vector<string> unidentified_options(const vector<string>& Knowns) const;These functions work the same way as the functions for unidentified flying arguments, but only argument that do start with at least one '-' are considered.