Problem:
Question- Briefly discuss if there is a way to directly access commonly used operators, such as the arithmetic operators or the stream operators, with enum types. For example, would overloading these operators be a good solution? Why or why not?
Please do not provide cut and paste answers and please include a source.