$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John.Wismar_at_[hidden]
Date: 2004-11-30 11:40:04
"Peter Dimov" <pdimov_at_[hidden]> wrote:
> You are trying to invoke the non-const member
> function Foo::print on a const Foo.
and
> You didn't call the function: (&_1->*&Foo::print)().
Thanks for the reply! Both seem obvious once the errors have been pointed
out, but I was not making any headway by reading the error messages (in the
first case) or stepping through the code execution (in the second)....
I'll keep working with it. Thanks again!!
--------------------------------
John Wismar
john.wismar_at_[hidden]