Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~85 People Reached
Favorite Forums
Favorite Tags
c++ x 2
Member Avatar for patroclus

Hello, I'm trying to do something like this: - There're Base class and Derived classes. - Some Derived classes use multiple inheritance, from Base class and a pure virtual class called Interface. These classes are able of some functionality that ordinary Derived classes aren't. Why doesn't it work to cast …

Member Avatar for patroclus
0
85