Option++  2.0
C++ library for reading command-line options
Classes | Namespaces
parser_result.hpp File Reference

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>
Include dependency graph for parser_result.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Header file for parser_result class.