User profile: KonraD

User info
User name:KonraD
History
Joined:
Number of posts:7
Latest posts:

Forcing overloading
Because in network programming, i can do something so (it's an example of pseudoserver): [code] So...

Forcing overloading
OK, 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 overloading
Thanks for the hint, interesting link. "factory method pattern" describes two way to choose the con...

Forcing overloading
I have this example class [code] class Class { public: Class(int a) /* public construc...

This user does not accept Private Messages