Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 How to refactoring casting operator

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
diavo Posted - Mar 09 2007 : 05:04:39 AM
How can I refactor such an operator? I didn't found any way to do that.

class my
{
  operator int() const {return 0;}
}
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Mar 09 2007 : 10:55:31 AM
I am seeing the same problem here, than you for the clear bug report. Rename and Find References are offered on some casting operators, for example:

operator DWORD()const;

but not on int.

case=5431

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