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
 Implement virtual Methods and const correctness
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jensa
Junior Member

14 Posts

Posted - May 19 2011 :  06:51:24 AM  Show Profile  Reply with Quote
class A {
virtual void f() = 0;
virtual void f() const = 0;
};

class B: public A {

Implement virtual Methods on B only adds the non-const version.

*moved to the correct section by feline*

Edited by - feline on May 19 2011 3:06:26 PM

feline
Whole Tomato Software

United Kingdom
18727 Posts

Posted - May 19 2011 :  3:23:15 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=54587

Implement Virtual Methods does not currently support overloaded methods, but this is something we intend to fix in due course.

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

support
Whole Tomato Software

5566 Posts

Posted - Jul 20 2011 :  02:01:10 AM  Show Profile  Reply with Quote
case=54587 is fixed in build 1854

Whole Tomato Software, Inc.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Apr 25 2013 :  2:24:01 PM  Show Profile  Reply with Quote
case=54587 was reopened, and is fixed in build 1936
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