Implicit Template Parameters Cannot Decipher Aliases?

Vijay Nayar madric at gmail.com
Wed Apr 25 07:53:07 UTC 2018


On Wednesday, 25 April 2018 at 07:39:28 UTC, Vijay Nayar wrote:
>
>   addAllWithAlias(v1); // Error!

One more note, this following line works correctly.

>  addAllWithAlias!double(v1);  // OK.


More information about the Digitalmars-d-learn mailing list