Problems overloading the operator<< ( multiple definition)Right, the I'm using polymorphism... sorry if I wasn't clear enough. I really appreciate your hel...
Problems overloading the operator<< ( multiple definition)The subclass should have its own operator <<, it should not inherit. The subclasses have other vari...
Problems overloading the operator<< ( multiple definition)that's exactly what I have :\
Problems overloading the operator<< ( multiple definition)I don't get any errors. It works as expected when I have single objects derived from HTMLElement, b...
Problems overloading the operator<< ( multiple definition)Thanks! I'll wait for your answer!