T O P I C R E V I E W |
Uniwares |
Posted - Sep 15 2006 : 11:57:32 AM Is there any way to see only references to a specific overloaded function instead of seeing references to any of the overloaded functions? I find it a bit hard to get the right references when i am looking for a specific reference and there are many overloads.
|
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Sep 16 2006 : 5:14:03 PM not yet. the basic problem is that VA does not know which overload is which, so you will always be asked which one you want on alt-g.
hopefully this is going to be addressed with time, since it effects various things, including change signature. |
|
|