$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-01-22 19:05:30
Another argument that the type traits tests shouldn't depend on the
test library: the test library depends on type traits. Circular
dependencies should be avoided. Every time I try to tweak is_class to
workaround a compiler bug and re-run the tests, the test library
recompiles too.
-- Dave Abrahams Boost Consulting www.boost-consulting.com