On Thu, Dec 2, 2010 at 9:36 AM, Kamil Zubair <kamilzubair@yahoo.com> wrote:
Using lambda::var is a good trick. I usually used this:

bind(ref, x)

It works, but I always find it kind a ugly.
Thanks for the pointer :)

--- Pada Rab, 1/12/10, Robert Jones <robertgbjones@gmail.com> menulis:

Actually I kinda like your version, that was exactly the
incantation I'd been looking for, as I'd prefer not to pull
in the Lambda headers.

Thx

- Rob.