$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-02-02 21:56:17
David Abrahams <dave_at_[hidden]> writes:
> "Peter Dimov" <pdimov_at_[hidden]> writes:
>
>> *_1 < *_2 is different, as the subexpression *_1 requires return type
>> deduction. This is Lambda territory at the moment; Boost.Bind doesn't do
>> deduction.
>
> Yeah, OK.
If you could stand a dependency on pointee.hpp, bind /could/ do
deduction for this very important operator.
-- Dave Abrahams Boost Consulting www.boost-consulting.com