Partially applied template alias messes up template inferance
Jonathan Levi
catanscout at gmail.com
Thu Oct 15 02:03:48 UTC 2020
On Wednesday, 14 October 2020 at 03:29:50 UTC, Paul Backus wrote:
> This is a known limitation of template argument deduction:
>
> https://issues.dlang.org/show_bug.cgi?id=1807
>
> Attempts have been made to fix it in the past, but so far none
> have succeeded. It's probably not feasible given the compiler's
> current implementation of templates.
Thanks, that is what I know. Bummer.
More information about the Digitalmars-d
mailing list