$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-05-25 09:05:26
On May 25, 2005, at 5:09 AM, Christophe Prud'homme wrote:
> Dear boosters,
>
> line 103 of
> /cvsroot/boost/boost/boost/signals/detail/named_slot_map.hpp
> I believe it should be last_group(last) instead of last_group(group)
Yep, that's a bug. Fixed, and thanks!
Doug