class operator + overloading only partially workingDutch and ne555, thanks for pointing out that I needed the assignment operator. I made one and that ...
class operator + overloading only partially workingyou're right, insertEnd is alreading checking for duplicates. I overlooked that and edited it approp...
class operator + overloading only partially workingSorry about the whitespace, I tried to edit it out after I posted but it kept saying error for some ...
class operator + overloading only partially working 'm trying to overload the + operator in my derived class unorderedSet (the base class is unorderedA...
cin.ignore() is pausing my code reading data from a fileHandy Andy thanks for your advice. That actually solved my entire problem. I really appreciate it.
This user does not accept Private Messages