Forcing overloadingBecause in network programming, i can do something so (it's an example of pseudoserver): [code] So...
Forcing overloadingOK, i believe i've found a good solution. What do you think about it, it's sufficiently OOP ? [co...
Forcing overloading[quote]Your constructors are both going to do the same things correct? [/quote] No: [code] class ...
Forcing overloadingThanks for the hint, interesting link. "factory method pattern" describes two way to choose the con...
Forcing overloadingI have this example class [code] class Class { public: Class(int a) /* public construc...
This user does not accept Private Messages