On Saturday, 16 November 2013 at 16:34:31 UTC, Ali Çehreli wrote:
The problem with your example is that unlike main.c in my example, what you pass is an rvalue, which may not be bound to the ref parameter.
Thanks, this is what I needed!

Reply via email to