#include <ARGXAddError.hpp>
|
| ARGXAddError (const std::string &msg, const std::string &help="") |
|
std::pair< const char *, const char * > | what () const noexcept |
|
Definition at line 10 of file ARGXAddError.hpp.
◆ ARGXAddError()
argx::ARGXAddError::ARGXAddError |
( |
const std::string & | msg, |
|
|
const std::string & | help = "" ) |
◆ what()
std::pair< const char *, const char * > argx::ARGXAddError::what |
( |
| ) |
const |
|
noexcept |
◆ help
std::string argx::ARGXAddError::help |
|
private |
◆ msg
std::string argx::ARGXAddError::msg |
|
private |
The documentation for this class was generated from the following files: