args
6.2.0
A simple single-header C++11 STL-only argument parser library
|
Error that occurs when a singular flag is specified multiple times. More...
#include <args.hxx>
Public Member Functions | |
ExtraError (const std::string &problem) | |
![]() | |
ParseError (const std::string &problem) | |
![]() | |
Error (const std::string &problem) | |
Error that occurs when a singular flag is specified multiple times.