Type of a missing actual parameter

Manfred Nowak svv1999 at hotmail.com
Wed Oct 9 05:57:39 PDT 2013


Dicebot wrote:

> Those two are equivalent:

Maybe right for functions, but is currently wrong for templated functions
  `this( T ...)( T param)'
I got a "Range violation" on accessing the last parameter of `param'.

Maybe the parameters are wongly counted?

-manfred



More information about the Digitalmars-d mailing list