Packages
Packages copied to clipboard
[C++] Incorrect bracket matching on operator->()
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.
Please include the code sample in the report so it can be copy-and-pasted for easier reproduction.