|
Parsnip
parsing library
|
Parsnip command-line parsing: argument vector. More...
#include <config.h>#include <string>#include <vector>Go to the source code of this file.
Data Structures | |
| class | Parsnip::ArgumentVector |
| This class lexically analyzes a string, splitting it up into tokens, which are accessed as a vector. More... | |
| class | Parsnip::ArgvCursor |
| An iterator for argument vectors. More... | |
Namespaces | |
| namespace | Parsnip |
| Serialization and parsing library. | |