|
Option++
2.0
C++ library for reading command-line options
|
Header file for exception classes. More...
#include <stdexcept>#include <string>

Go to the source code of this file.
Classes | |
| class | optionpp::error |
| Base class for library exceptions. More... | |
| class | optionpp::out_of_range |
| Exception indicating out of range access. More... | |
| class | optionpp::bad_dereference |
| Exception indicating an invalid iterator was dereferenced. More... | |
| class | optionpp::type_error |
| Exception indicating a type error. More... | |
Namespaces | |
| optionpp | |
| Library namespace. | |
Header file for exception classes.
1.8.17