args  6.2.0
A simple single-header C++11 STL-only argument parser library
Public Member Functions | List of all members
args::Help Class Reference

An exception that indicates that the user has requested help. More...

#include <args.hxx>

Inheritance diagram for args::Help:
args::Error

Public Member Functions

 Help (const std::string &flag)
 
- Public Member Functions inherited from args::Error
 Error (const std::string &problem)
 

Detailed Description

An exception that indicates that the user has requested help.


The documentation for this class was generated from the following file: