kaycxx-cli
C++ CLI library
Loading...
Searching...
No Matches
Classes
parse_error.hpp File Reference

Defines the command line parse error type. More...

#include <stdexcept>
#include <string_view>
Include dependency graph for parse_error.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kaycxx::cli::parse_error
 Error thrown when command line arguments cannot be parsed. More...
 

Detailed Description

Defines the command line parse error type.