45 const char *
what()
const noexcept;
74 const char *
what()
const noexcept;
This is an agglomerator in which all the files from Recoded folder will be included.
This is the class in charge of informing the user that the help flag was found. This is not an error.
~HelpFound()
Destroy the Help Found object.
const char * what() const noexcept
Retrieves the error message.
HelpFound()
Construct a new Help Found object.
This is the class in charge of informing the user that the version flag was found....
~VersionFound()
Destroy the Version Found object.
VersionFound()
Construct a new Version Found object.
const char * what() const noexcept
Retrieves the error message.