79367294

Date: 2025-01-18 14:12:45
Score: 1.5
Natty:
Report link

Let me say hi to every ghorban in this community.I faced a similar issue while trying to create my own custom exception class. To make things easier, I created some macros to throw my custom exception. However, I made the mistake of forgetting to include #include in the macros file. This omission caused the compiler to fail in a rather confusing way. Adding the correct header resolved the issue. I actually have no idea what this mistake has to do with missing semicolon but i hope my excperience could help you guys too.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ariyan