$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-12-15 17:22:00
On Dec 7, 2004, at 9:58 AM, Robert Zeh wrote:
> Doug Gregor <dgregor_at_[hidden]> writes:
> Here is a patch for the discussed changes.
Looks good! I changed the reference to a pointer (so that the
slot_call_iterator copy-assigns properly and can be
default-constructed) and checked it in. Thanks!
Doug