$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [signals] What's special about iterators passed to combiners?
From: Boris Schaeling (boris_at_[hidden])
Date: 2010-05-14 10:13:07
On Fri, 14 May 2010 15:35:19 +0200, Frank Mori Hess <frank.hess_at_[hidden]>
wrote:
> [...]min_element requires a forward iterator. The slot iterators are
> only input
> iterators.
Thanks for both of your answers! The more confusing the problem the
shorter and simpler the explanation. :)
Boris
> [...]