$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: darylew_at_[hidden]
Date: 2001-08-11 23:16:38
It's at:
http://groups.yahoo.com/group/boost/files/dlw_util.zip
This is version 11, the latest post-review release. I removed the
previous post-review release (10) and the release that was
formally reviewed (8) a couple of days ago. You can send me
e-mail if you need one of those.
The fixed-constructor class templates were renamed to put the
number at the end in numeral form. This should make it easier
to mass-produce other templates with higher constructor
argument counts (with the preprocessor library).
A source of confusion during the formal review was that I'm
usually verbose in my examples, so some reviewers thought all
my qualifications on some names were mandatory. I redid
the test example to use minimal qualification.
The documentation was changed to fit both of the above
changes.
Daryle Walker
[posting through web interface]