User: cyker

  • Public profile

User profile: cyker

User info
User name:cyker
History
Joined:
Number of posts:3
Latest posts:

How to define mutual friend functions?
I know how to define mutual friend classes. But I really wonder how to apply that to functions. Sinc...

copy constructor not called during initialization
//Class.h #include <iostream> using namespace std; class Class { public: Class(int k) { ...

How to declare then defind a const variable which can [..to be continued]
How to declare then defind a const variable which can only be seen in a single source file? The t...

This user does not accept Private Messages