![]() |
advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
|
Declaration of the keywords validator. More...
#include <advgetopt/validator.h>
Go to the source code of this file.
Classes | |
class | advgetopt::validator_keywords |
Namespaces | |
namespace | advgetopt |
The advgetopt environment to parse command line options. | |
The advgetopt library offers a keywords validator which makes it really simple to verify that a command line option matches an exact word without having to handle a regular expression. It will also be slightly faster.
The keywords are written as parameters separated by commas (,):
Definition in file validator_keywords.h.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.