$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (beman_at_[hidden])
Date: 1999-12-13 21:52:25
There have several updates to the web site recently:
December 13, 1999 - Added iterator operators and helpers to header
operators.hpp, together with an iterator test program. This header
is maturing into something really useful for building arithmetic or
iterator user-defined types, so look it over even if you browsed one
of the earlier versions.
December 11, 1999 - Added next() and prior() to header utility.hpp.
December 8, 1999 - Minor improvements to the smart pointer library:
operator==, !=, and specializations for std::swap and std::less now
provided.
--Beman