$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Darin Adler (darin_at_[hidden])
Date: 2002-02-02 13:46:45
I just checked in revised smart pointer documentation.
While working on it, I took the liberty of updating the HTML in a few
different Boost files so that they are valid HTML, using the W3C HTML
validation service at <http://validator.w3.org/>.
Very few changes were needed to fix the pages I looked at. I'd like to
suggest that HTML that's part of the Boost project be valid, and to
recommend this easy-to-use service as a way to check. The page
<http://validator.w3.org/file-upload.html> lets you validate files from your
local machine.
-- Darin