![]() |
Fleet
0.0.9
Inference in the LOT
|
Does not output a diagnostic in CLI11_PARSE, but allows to return from main() with a specific error code. More...
#include <CL11.hpp>
Additional Inherited Members | |
![]() | |
int | get_exit_code () const |
std::string | get_name () const |
Error (std::string name, std::string msg, int exit_code=static_cast< int >(ExitCodes::BaseClass)) | |
Error (std::string name, std::string msg, ExitCodes exit_code) | |
Does not output a diagnostic in CLI11_PARSE, but allows to return from main() with a specific error code.