sublime-cpp11
sublime-cpp11 copied to clipboard
Does not recognize operator overloads in classes as methods
The syntax does not recognize operator overload methods in classes. I haven't tried it out, but I presume it wouldn't recognize namespace-scope operator overload functions as well.
Since the in-box C++ syntax definition also does not recognize them, I guess you could consider this an enhancement.