cplusplus.com
C++ : Users : mar11
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
User: mar11
Public profile


User profile: mar11

User info
User name:mar11
History
Joined:
Number of posts:41
Latest posts:

generic interface
That could be a good solution. However, suppose we have a parent class which we have to inherit from...

generic interface
Consider the following code: [code]class A {}; class B : public A{ int b; }; class C : public A{...

comparing string with item
@krofna: You are right... That was what I am trying to say. However, I should mention what is about...

comparing string with item
Hi all, is there any way to compare string item, say given form in stream, with an object name. ...

C++0X
I DID NOT get it

This user does not accept Private Messages