$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (gregod_at_[hidden])
Date: 2001-02-24 22:54:19
Hello,
Attached is a small documentation patch for the call_traits library. There
were a few missing typenames and a few places where "class" was used to
define a template type parameter.
Doug