User profile: brac37

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

data member cannot be created
The constructor of B is where the constructors of members of B are chosen, instead of in the class d...

data member cannot be created
class B { A a(8,3); // seen as function call A b; // valid, but uses default constructor } ...

data member cannot be created
Hello all, I have a problem. I want some class B to create a data member of another class A. The ...

This user does not accept Private Messages

User: brac37

  • Public profile