
20 Nov
2006
20 Nov
'06
1:39 a.m.
Howard Hinnant wrote:
I did a brief survey of boost 1.33.1 and found many "relaxed" uses of <iostream> under the boost/ directory (i.e. non test-case code). So in practice it does appear that using <iostream> as a shortcut is considered acceptable practice.
FWIW - I totally agree with you. I don't why <iostream> would have to appear in non-test code. Robert Ramey