OK, possibly the foo part of foo() should probably be highlighted, but the cb variable or its RHS I'm not sure.

Yes, and also I don't want operator() highlighted.

struct Foo { operator(){ ... } } foo;

foo();

foo is not a function name.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.