News

There are a couple of reasons for this. The first is that the << operator is itself an overloaded operator (overloaded by the ostream class). In theory we could get access to iostream.h and mess ...