T O P I C R E V I E W |
TomJons |
Posted - Aug 10 2018 : 08:24:25 AM Find all references of operator() does not work.
class A { public: void operator()() {}
};
Kind regards, Tom
|
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Aug 10 2018 : 2:24:31 PM This is currently a known limitation:
case=57778
Unfortunately this isn't something we are planning on trying soon, since it is a tricky search in the code. |
|
|