Option++  2.0
C++ library for reading command-line options
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Citerator
 Coptionpp::result_iterator< T, Ptr, Ref, IsOption >Iterator over parser_result arguments
 Clogic_error
 Coptionpp::errorBase class for library exceptions
 Coptionpp::bad_dereferenceException indicating an invalid iterator was dereferenced
 Coptionpp::out_of_rangeException indicating out of range access
 Coptionpp::parse_errorException class indicating an invalid option
 Coptionpp::type_errorException indicating a type error
 Coptionpp::optionDescribes a valid program command-line option
 Coptionpp::option_groupHolds a group of program options
 Coptionpp::parsed_entryHolds data parsed from the command line
 Coptionpp::parserParses program options
 Coptionpp::parser_resultHolds data that was parsed from the program command line