User: shenh

  • Public profile

User profile: shenh

User info
User name:shenh
History
Joined:
Number of posts:10
Latest posts:

How do I: string class operator+
In your code and your example: [code] myString operator+(myString Str){ myString temp(this->pStr)...

Multiple inherience with same function name
Thanks for the replay. I was using MS VC++ to compile the 1st implementation. One mistake in class C...

Multiple inherience with same function name
Dear All, I have a child class implementing two interfaces. Each interface contains a common funct...

What is the meaning of such an constructor?
Thanks R0mai, and Kyon for your excellent example. I understand now.

What is the meaning of such an constructor?
I have a sample template class, but do not understand one line within it. [code] template<typenam...

This user does not accept Private Messages