CAF 0.17.6
|
Stores the result of message::extract_opts
.
More...
#include <message.hpp>
Public Attributes | |
message | remainder |
Stores the remaining (unmatched) arguments. | |
std::set< std::string > | opts |
Stores the names of all active options. | |
std::string | helptext |
Stores the automatically generated help text. | |
std::string | error |
Stores errors during option parsing. | |
Stores the result of message::extract_opts
.