I've hit one of those walls, where I don't understand something.
ostream& operator<<
I don't understand how this works, I know its used to print text, instead of cout, but I don't know how it works. Does anyone know any tutorials, websites or books that explain this function.