$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2006-11-19 20:39:17
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