$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dave Abrahams (abrahams_at_[hidden])
Date: 1999-12-11 07:01:52
I'm not too happy with the fact that specializations of the Graph concept
(e.g. GraphVL) have FEWER requirements than the Graph itself. This is unlike
any other generic programming concept specialization, AFAIK.
-Dave