Duplicate inherited classThanks for the link jsmith. It's also named the Protoype pattern: http://en.wikipedia.org/wiki/Prot...
Duplicate inherited classWell, I just put an "int" here for the data, but in my classes the data are special.
Duplicate inherited classOk, I see what you mean. I'm not fond of overloading the operator = , when you have to deal with po...
Duplicate inherited classoops, erratum, I forgot a virtual at the beginning of the duplicate declaration: [code]virtual A * ...
Duplicate inherited classHi! I often get to this problem, so I'm asking here if anyone has a nice, sexy and OO way to do i...
This user does not accept Private Messages