1 #ifndef APPLICATION_UTILITIES_FAILURE_H 2 #define APPLICATION_UTILITIES_FAILURE_H 15 Failure(
const std::string &what);
28 #endif // APPLICATION_UTILITIES_FAILURE_H #define CPP_UTILITIES_EXPORT
Contains currently only ArgumentParser and related classes.
#define USE_NOTHROW
Marks a function as never throwing, under no circumstances.
The Failure class is thrown by an ArgumentParser when a parsing error occurs.
CPP_UTILITIES_EXPORT std::ostream & operator<<(std::ostream &out, Indentation indentation)