$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Darin Adler (darin_at_[hidden])
Date: 2002-01-30 02:12:12
On 1/29/02 8:10 PM, "David Abrahams" <david.abrahams_at_[hidden]> wrote:
> T is const (? maybe not -- there might be a state* const in it)
Or a mutable member.
-- Darin