<div class="gmail_quote">On Thu, Dec 2, 2010 at 9:36 AM, Kamil Zubair <span dir="ltr">&lt;<a href="mailto:kamilzubair@yahoo.com">kamilzubair@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font: inherit;" valign="top">Using lambda::var is a good trick. I usually used this:<br><br>bind(ref, x)<br><br>It works, but I always find it kind a ugly.<br>
Thanks for the pointer :)<br><br>--- Pada <b>Rab, 1/12/10, Robert Jones <i>&lt;<a href="mailto:robertgbjones@gmail.com" target="_blank">robertgbjones@gmail.com</a>&gt;</i></b> menulis:<br></td></tr></tbody></table></blockquote>
</div><br>Actually I kinda like your version, that was exactly the<br>incantation I&#39;d been looking for, as I&#39;d prefer not to pull<br>in the Lambda headers.<br><br>Thx<br><br>- Rob.<br>

