args
6.2.0
A simple single-header C++11 STL-only argument parser library
|
An exception that indicates that the user has requested help. More...
#include <args.hxx>
Public Member Functions | |
Help (const std::string &flag) | |
Public Member Functions inherited from args::Error | |
Error (const std::string &problem) | |
An exception that indicates that the user has requested help.