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
Feature Requests
Insert Method Into Base Class
New Topic
Reply to Topic
Printer Friendly
Author
Topic
tomkulaga
Senior Member
25 Posts
Posted - Dec 20 2015 : 6:49:18 PM
class foo
{
}
class bar : public foo
{
}
int main()
{
auto test = new bar{};
bar->jump();
[ADDING METHOD HERE should give me the option of defining in the base or the derived class]
}
accord
Whole Tomato Software
United Kingdom
3287 Posts
Posted - Dec 21 2015 : 5:15:47 PM
We're considering doing this at some point:
case=29903
Thank you for the feedback.
tomkulaga
Senior Member
25 Posts
Posted - Dec 21 2015 : 10:23:50 PM
Thanks very much.
Topic
New Topic
Reply to Topic
Printer Friendly
Jump To:
Select Forum
Visual Assist
Technical Support
Feature Requests
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page
© 2023 Whole Tomato Software, LLC
Snitz Forums 2000