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

An exception that contains autocompletion reply. More...

#include <args.hxx>

Inheritance diagram for args::Completion:
args::Error

Public Member Functions

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

Detailed Description

An exception that contains autocompletion reply.


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