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
 Technical Support
 [C++] Moving classes between namespaces
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

John Dexter
Junior Member

United Kingdom
12 Posts

Posted - Nov 03 2010 :  08:09:34 AM  Show Profile  Reply with Quote
I can't seem to see a way to do these two things:

1)move a class from ns1::ns2::ClassName --> ns1::ClassName
2)move a class from ns1::ClassName --> ns2::ClassName

Is either possible in some way I didn't spot? I'm moving a lot of classes from an application to a shared library, and it's going to be a big pain removing all those braces everywhere.

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Nov 03 2010 :  4:04:23 PM  Show Profile  Reply with Quote
No, currently we do not have refactoring for this. However, we are planning to implement this at some point:

case=34595
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