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
 1724: Refactoring Move to source file formatting
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

xMRi
Tomato Guru

Germany
315 Posts

Posted - May 25 2009 :  08:24:42 AM  Show Profile  Reply with Quote
I have the follwingcode in the class declaration.
I use Refactor "Move implementation to source file"
	CProjectStateSearchResult()
		: m_pWndDesigner(NULL)
	{
	}


Resulting code looks like this
CProjectStateSearchResult() : m_pWndDesigner(NULL)
{
}

Martin Richter [rMVP] WWJD http://blog.m-ri.de
"A well-written program is its own heaven; a poorly written
program is its own hell!" The Tao of Programming

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - May 26 2009 :  03:45:00 AM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=1631

VA should preserve line break.

Edited by - accord on May 26 2009 04:12:12 AM
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