You must log in or # 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.
Do you want to code in a procedural style, object oriented style, or functional style?
C++: yes