T O P I C R E V I E W |
gtflip |
Posted - Mar 22 2017 : 11:49:25 AM When I clicked the box to get the dropdown on the nested class, it didn't give me the "Implement Virtual Methods" option. When I moved it outside the parent class, it worked.
Something like this:
class Parent { protected: class Kid : public Abstract { } }
|
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Mar 22 2017 : 4:36:53 PM Interesting, I am seeing the same effect, but strangely enough, I never though to try this. Thank you for the clear details.
case=104801 |
|
|