|
In using aggregation with classes, this is my problem. I have a class that has a 2d vector and I want two other classes to gain access to that vector in the first class. How do I make an instance of the class with a vector in it in order for the other two classes to access the vector? Anything you can give me to help will be great. My project is due soon and I am so confused on this part. Thanks again.
|