How exacly do i overload the + operator for my class, i try to overload it but it says that couldnt find the function. By the way the class is templated.
thanks
This is a discussion on Operator overloading within the C++ Programming forums, part of the General Programming Boards category; How exacly do i overload the + operator for my class, i try to overload it but it says that ...
How exacly do i overload the + operator for my class, i try to overload it but it says that couldnt find the function. By the way the class is templated.
thanks
Rather hard to tell without some code...
The word rap as it applies to music is the result of a peculiar phonological rule which has stripped the word of its initial voiceless velar stop.
dont worry i solved it