$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2003-12-16 08:33:56
> Before making any graph related patches, you should probably wait until
> John Maddock gets boost/type_traits/detail/bool_trait_def.hpp working
> again. The problems with it are slopping over into the graph library.
Should be working again now, the problem seems to be that there are
undocumented true_type/false_type's in the boost/pending directory.
John.