$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Annoying coding
From: Maxim Koshelev (chuchelo_at_[hidden])
Date: 2009-01-20 10:48:37
> _2 is a reference to A, not a pointer or iterator, so you'd need .* but
> there is no
> such thing for lambda palceholders 'cos you can't overload it.
fourth parameter of std::accumulate is not iterator, it is binary functor