User: beethekid

  • Public profile

User profile: beethekid

User info
User name:beethekid
History
Joined:
Number of posts:6
Latest posts:

Function is not incrementing correctly
member is a vector of pointers to Student objects - Why pointers? Its an assignment and its part of ...

Function is not incrementing correctly
Background information: - member is a vector of pointers to Student objects - m is a student obj...

No matching constructor for initialization error
How would I change them to references? I also fixed the vector so that both are vectors of pointers ...

No matching constructor for initialization error
[code] //header file with constructor initialization within the StudentClub class class Stud...

No matching constructor for initialization error
[code] //this is the main function #include <iostream> #include "Student.h" #include "Stude...

This user does not accept Private Messages