2 Dec
2010
2 Dec
'10
9:51 a.m.
On Thu, Dec 2, 2010 at 9:36 AM, Kamil Zubair
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
* 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.