M
marfi95
I love the F12 key under C++ where I can go directly to a method even
if it is overloaded. What I was wondering is if there is a way through
a macro or something that already exists that would let me put the
cursor on a method and return a list of methods that call that method.
It wouldn't need to be nested, but just the immediate calling method
would be excellent.
Thanks,
Mark
if it is overloaded. What I was wondering is if there is a way through
a macro or something that already exists that would let me put the
cursor on a method and return a list of methods that call that method.
It wouldn't need to be nested, but just the immediate calling method
would be excellent.
Thanks,
Mark