|
Option++
2.0
C++ library for reading command-line options
|
Source file for parser implementation.
More...
#include <optionpp/parser.hpp>#include <algorithm>#include <iostream>#include <iterator>#include <limits>#include <stdexcept>
Namespaces | |
| optionpp | |
| Library namespace. | |
Functions | |
| std::ostream & | optionpp::operator<< (std::ostream &os, const parser &parser) |
| Output operator. More... | |
Source file for parser implementation.
1.8.17