On Saturday, 6 July 2013 at 09:58:25 UTC, Jonathan M Davis wrote:
On Saturday, July 06, 2013 11:44:43 TommiT wrote:
On Saturday, 6 July 2013 at 08:14:06 UTC, Jonathan M Davis wrote: > Ah, there's also auto ref. The way TDPL describes it, it > should
> work on the
> parameters of non-templated functions as well as templated
> ones, but it has
> yet to be implemented that way. And there's some debate as to
> what to do about
> that.

TDPL doesn't mention auto ref at all (not even as a function
return type). The spec talks about auto ref as both function
return type and parameter type for function templates.

Really? Are you sure?

Yep, 100% sure.

Reply via email to