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 1532: operators missing from completion list
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Aug 18 2006 :  2:11:26 PM  Show Profile  Reply with Quote
VS2003, C++

while overloaded operators are shown in the completion list, custom operators (like operator LPBYTE()) are missing.
None of my classes which has custom operators shows them in the completion list.

this-> comes up with just the overloaded operators (++, --, etc)

jpizzi
Tomato Guru

USA
642 Posts

Posted - Aug 19 2006 :  02:45:56 AM  Show Profile  Reply with Quote
Interesting. If you only have one conversion operator, and no standard ones, ctrl-space completes the method name (when defining the method). If you have at least one standard operator defined, you can't get the conversion one to show at all.

While I agree that this-> should work, I am not sure why you would do that.

case=2152

Joe Pizzi
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