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
 VAX1424, duplicated items in dropdown list
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

supercloud
Senior Member

43 Posts

Posted - Sep 28 2005 :  9:08:30 PM  Show Profile
A simple example:
class CTest
{
public:
CTest();
virtual ~CTest();

const CTest & operator+() const
{ return *this; }

private:
int m_nValue;
};

The overloaded operator +() appears twice in the dropdown list.

feline
Whole Tomato Software

United Kingdom
19003 Posts

Posted - Sep 29 2005 :  6:35:56 PM  Show Profile
case=799

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