Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 Find References to Individual Function Overloads
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

eplawless
New Member

Canada
5 Posts

Posted - Sep 27 2011 :  3:09:04 PM  Show Profile  Reply with Quote
It'd be really nice if you could enhance Find References (and by extension, Rename) so that individual overloads of a function could be found/renamed. For example:
struct Blah {
    void foo();
    void foo(int x);
    void foo(float x);
};
The ability to choose between renaming all uses of foo() or renaming uses of the selected overload of foo() would be fantastic. Eclipse CDT handles this case, but we'd rather not have to use it.

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Sep 27 2011 :  5:34:27 PM  Show Profile  Reply with Quote
We are considering doing this at some point:

case=2732
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000