Daniel Keep wrote: > Just keep in mind that you can't take the address of a function > argument, so if you do this inside a function, you have to make a copy > first. I'm surprised by this statement, and can't find a mention of it in the spec. Do you have a reference for it?