You must log in or register to comment.
“Here is the source of your error” (points to a template definition 15 levels deep in the standard library)
“error on line” (points to syntactically perfectly fine line of code until you realize, that you forgot to add the semicolon after your macro on the previous line)
Although that’s gotten better in recent years, as I recall.
yeah, think so too. at least with some standard library stuff.
Isn’t that mostly a matter for the compiler?
Yes, but I’m not sure how good the compiler is with arbitrary macros as opposed to the stdlib ones.
deleted by creator
Do you want to code in a procedural style, object oriented style, or functional style?
C++: yes
Thank you for the meme.