$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-06-30 14:00:31
At 01:03 PM 6/30/2001, David Abrahams wrote:
>I like it. Just be careful not to overdesign this library. Simpler is
>usually better.
Dave is right, as usual.
If this library is be accessible to beginning and intermediate programmers
(which I think it should be), you will have to be very careful about adding
complexity.
--Beman