argagg
|
This exception is thrown when an unknown option is requested by name from an argagg::parser_results through the indexing operator ([]). More...
#include <argagg.hpp>
Additional Inherited Members | |
![]() | |
T | runtime_error (T... args) |
T | what (T... args) |
![]() | |
T | what (T... args) |
T | ~exception (T... args) |
T | operator= (T... args) |
T | exception (T... args) |
This exception is thrown when an unknown option is requested by name from an argagg::parser_results through the indexing operator ([]).
Definition at line 152 of file argagg.hpp.