$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2003-07-18 14:10:04
Daniel Frey wrote:
> The release notes for 1.30.0 reference the documentation to
>
> boost/assert.hpp
> boost/current_function.hpp
> boost/throw_exception.hpp
> boost/checked_delete.hpp
>
> They are linked in .../utility/index.html, but that file is not used
> at other places. Instead, .../utility/utility.html is referenced.
I think that index.html is for the utility "library" and utility.html is for
<boost/utility.hpp>.
> Probably the index.html should die and the new parts should be added
> to utility.html, right?
index.html should stay so that www.boost.org/libs/utility works. Whether the
contents should change is another matter.