vector.insert() and operator overloadingHere ya go, this one doesn't change the original route. [code]Route Route::operator+(const Route b)...
vector.insert() and operator overloadingI realized that I had the variables in there a little funky, I edited them in my program. It returns...
vector.insert() and operator overloadingI see what you mean. I mean intended that but I understand what you mean by it being weird. I'll edi...
vector.insert() and operator overloadingHey ya'll, I figured it out. Here is my member function in the .cpp file. [code]Route Route::oper...
vector.insert() and operator overloadingI have two files for my class. My Route.cpp and my Route.h Route.cpp [code] #include "Route.h" #inc...
This user does not accept Private Messages