User profile: marcoE

User info
User name:marcoE
History
Joined:
Number of posts:9
Latest posts:

How to redefine a constructor from parent class
Hello guys. Firstly I don't really know if this is possible. This is my Class Diagram: https://...

Constructors with conditionals
Hello guys, I'm learning C++ step by step. github: https://github.com/CreativeSoftware/DiamondQt T...

Class Composition problems
Hello guys. I'm tryng to learn how to implement c++, and at same time learning OOD. I'm tryng ...

Problems implementing Polymorphism
Ok, I've correct the order, I didn't know this makes difference. So, I shouldn't have a parent clas...

Problems implementing Polymorphism
Diamond is the name that I gave to the "store". The store has Products. I think this kind of class i...