sublime-cpp11 icon indicating copy to clipboard operation
sublime-cpp11 copied to clipboard

Does not recognize operator overloads in classes as methods

Open rahul-ramadas opened this issue 11 years ago • 0 comments

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.

rahul-ramadas avatar May 31 '14 23:05 rahul-ramadas