$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rene Jager (renej_at_[hidden])
Date: 2001-04-30 16:34:38
i have a question about the just uploaded function Callback/function-04-29.zip
by Doug Gregor (great stuff btw):
is it possible to make the operator () methods const? or is/was there a good
reason for making them non-const?
(saves me lots of mutable's if they're const;-)
renej