>Picking such a title for a blog entry means that I need to be on edge. :-)
By not spelling cout properly, Diederik van der Boor was able to get the following gem out of GCC:
invalid operands of types ‘<unresolved overloaded function type>’ and ‘const char [15]’ to binary ‘operator<<’
Quite charming if you ask me :-) The error and solution have been added to my list of GCC errors.