$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2001-02-13 16:33:50
----- Original Message -----
From: "Gary Powell" <Gary.Powell_at_[hidden]>
> I would prefer that EVERY group required a subdirectory even if it only
held
> one file. The more compilers we support the more likely that each library
> will have multiple detail files as well as multiple source/include files.
Isn't it true that the one library we have that works this way (type_traits)
is moving away from this approach?
-Dave