- Implemented Bureaucrat class with constructors, destructors, and operator overloads. - Added Form class with constructors, destructors, and methods for signing. - Introduced color definitions in colors.h for enhanced console output. - Integrated color-coded messages in Bureaucrat and Form methods for better visibility. - Developed main function to demonstrate functionality and exception handling for Bureaucrat and Form. |
||
|---|---|---|
| .. | ||
| Bureaucrat.hpp | ||
| colors.h | ||
| Form.hpp | ||