Option++
2.0
C++ library for reading command-line options
|
Header file for parser_result
class.
More...
#include <cstddef>
#include <initializer_list>
#include <iterator>
#include <string>
#include <utility>
#include <vector>
#include <optionpp/error.hpp>
#include <optionpp/option.hpp>
Go to the source code of this file.
Classes | |
struct | optionpp::parsed_entry |
Holds data parsed from the command line. More... | |
class | optionpp::parser_result |
Holds data that was parsed from the program command line. More... | |
Namespaces | |
optionpp | |
Library namespace. | |
Header file for parser_result
class.