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
 Create Implementation for operator T() in 1618
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jameso
Ketchup Master

United Kingdom
83 Posts

Posted - Nov 22 2007 :  05:54:04 AM  Show Profile  Reply with Quote
The header for class P contains this method:

operator Q() const;

Hovering over 'operator' and doing 'create implementation' gives

Q p::operator Q() const
{
}

Which is wrong, it should be:

p::operator Q() const
{
}

(I encountered this with Q = gcroot<A^>)


edit: it's not a constuctor, duh

Edited by - jameso on Nov 22 2007 08:17:21 AM

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Nov 22 2007 :  11:44:16 AM  Show Profile  Reply with Quote
that should not be happening:

case=10070

zen is the art of being at one with the two'ness
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Dec 05 2007 :  6:49:35 PM  Show Profile  Reply with Quote
Case=10070 is fixed in Build 1623
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