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
 VAX 1424: virtual dtor
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2322 Posts

Posted - Sep 28 2005 :  5:28:18 PM  Show Profile
destructor definition:
class XYZ
{
public:
  virtual~XYZ() { // code... }
}


This function shows up in the context list as
XYZ.virtual~XYZ()

Please note the missing space after virtual, which does not bother the compiler but obviously VAX.

Edited by - Uniwares on Sep 28 2005 5:29:11 PM

feline
Whole Tomato Software

United Kingdom
19001 Posts

Posted - Sep 29 2005 :  6:06:46 PM  Show Profile
subtle

case=796

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000