type cast problemSorry for the post. In the end it turned out, that I forgot to remove the virtual in the base class ...
type cast problemI want to call a member of a parent class but call a member of the derived class - and I don't know ...
"no match for 'operator='", even if it is thereJust in case you are running into another missbehavior soon: probably you want to return result rath...
operators in an derived class do not behave as I would likeMaybe I use the information of typeid not smart enough... Can I do something like [code] dynamic_ca...
operators in an derived class do not behave as I would likeI am surprised by the behaviour of my code: I have an instance A of some container class (containin...
This user does not accept Private Messages