$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost-users][bind] binding std::for_each
From: Igor R (boost.lists_at_[hidden])
Date: 2009-03-04 05:13:18
> That's what lambda algorithms are for.
That's it, thank you!
I remembered I saw somewhere special "bindable" algorithms, I just
forgot it was lambda :).