help with overloading relational operatorsOk thanks you very much.I will try it and see how it works.
help with overloading relational operatorsHere the compiler error that I get.And I do not understand why it complaining for the poster array a...
help with overloading relational operatorsI have problem overloading the operator [] and the relational operators in my .hpp file.Any help wi...
help with overloading relational operatorsThank you very much for helping out.I have to turn this assignment by tomorrow. So your help will b...
help with overloading relational operators[code] #include <string> // for the use of the string class #include <vector> // For the use ...