On Thursday, 3 August 2017 at 12:24:02 UTC, data pulverizer wrote:

The same issue occurs when I try using template specializations instead. ...

That is T test(T: double)(T x, T y){...} and T test(T)(T x, T y){...}

Thanks

Reply via email to