[Bind] Binding a sequence of operations.
20 May
2011
20 May
'11
1:24 p.m.
Hi All
Is it possible to write this code as a for_each/bind combination?
I know I could do this with Boost.Lambda or Boost.Phoenix, which is my
solution of last resort, but can it be done with plain Boost.Bind?
What I think I'm missing is a bindable sequence operator - is there any such
thing?
Thanks, Rob
#include <vector>
#include
4923
Age (days ago)
4923
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert Jones