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
 Invalid underlining in explicit overriding
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

mbobka
Ketchup Master

Russia
86 Posts

Posted - Sep 30 2005 :  07:04:01 AM  Show Profile
Sample code:

__interface IBasic {
   void A();
};

class CClass: public IBasic {
public:
   void IBasic::A();
};

void CClass::IBasic::A() {}  // here VA wrongly underlines IBasic


support
Whole Tomato Software

5566 Posts

Posted - Sep 30 2005 :  12:03:54 PM  Show Profile
Will be fixed in 1425.
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