Packages icon indicating copy to clipboard operation
Packages copied to clipboard

[C++] Incorrect bracket matching on operator->()

Open ottworks opened this issue 5 years ago • 1 comments

In C++, this code snippet produces a false positive syntax error. The program compiles fine and other operator overloads don't seem to have this issue.

ottworks avatar Mar 14 '19 16:03 ottworks

Please include the code sample in the report so it can be copy-and-pasted for easier reproduction.

FichteFoll avatar Mar 15 '19 02:03 FichteFoll