Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1647: VA doesnt recognize Finalizer

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
Uniwares Posted - Aug 15 2008 : 10:40:47 AM
VS2005, C++/CLI

VA does not recognize correctly C++/CLI finalizers.

Alt+G doesnt work on them
they dont appear in the member dropdownlist
they are shown in the completion list, but as inheritet
they show up in tooltips as ctor
they dont show up in the outline window

example:

public ref class test
{
public:
  test();
  ~test();
  !test();
}
2   L A T E S T    R E P L I E S    (Newest First)
support Posted - Aug 04 2010 : 5:47:10 PM
case=19150 is fixed in build 1829
accord Posted - Aug 16 2008 : 09:48:56 AM
I am seeing the same effect here. Thank you for the clear description.

case=19150

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