Closed
Description
Implement an error
package consisting of an Error
struct, derived from std::exception
, along with a function for creating and formatting new error objects.
Implement an error
package consisting of an Error
struct, derived from std::exception
, along with a function for creating and formatting new error objects.