$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-07-09 06:57:27
From: "Giovanni Bajo" <giovannibajo_at_[hidden]>
> From: "David B. Held" <dheld_at_[hidden]>
>
> > It looks great! I'd like to see the shared_ptr guys comment on it, but
I
> > think we could use a boost::closure lib regardless. It would be the
icing
> on the
> > cake if it integrated with shared_ptr. Now all it needs is
documentation,
> > and an implementation for "less capable" compilers. ;)
>
> I'm not sure what this library would be useful for, as we already have
_two_
> bind implementations (Boost.Bind and Boost.Lambda), both with closure
> capabilities. Boost.Bind even works on all compilers around, including the
> cranky VC6.
Excellent point.