Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Create from usage in constructor

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
__Daniel__ Posted - Oct 28 2009 : 10:10:53 AM
Hello

class CTest
{
public:
	CTest( int i ) : m_i( i )
	{

	}
};


m_i -> Create from usage -> "Method in CTest" or "Function" hmmm...
4   L A T E S T    R E P L I E S    (Newest First)
support Posted - Nov 12 2010 : 3:34:07 PM
case=31277 is fixed in build 1836
feline Posted - Sep 09 2010 : 2:49:27 PM
This is still on our list of bugs to fix, and it is down as a fairly high priority problem. The main issue so far is reliably working out that the current item is part of a constructor initialisation list.
__Daniel__ Posted - Sep 08 2010 : 04:11:30 AM
Will it ever solved?
feline Posted - Oct 28 2009 : 10:21:39 AM
I am seeing the same effect here. Thank you for the clear description.

case=31277

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000