Author | Message |
---|---|
harry_520
Posts: 76
|
Posted 15:56 Jan 26, 2015 |
For the first homework, are we allowed to use predefined vector library functions like earse(), begin(), end(), etc.? |
303496263
Posts: 68
|
Posted 16:20 Jan 26, 2015 |
I don't see a reason why we can't use those. I personally used those to implement the MySet class. |