[Issue 23733] Can't use template type parameter as type of alias parameter

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 24 13:08:50 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=23733

RazvanN <razvan.nitu1305 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305 at gmail.com

--- Comment #1 from RazvanN <razvan.nitu1305 at gmail.com> ---
I don't think that the feature was thought to work with abstract types (the
spec is very tight on that matter:
https://dlang.org/spec/template.html#typed_alias_op). Although what this bug
report is asking is a logical extension.

--


More information about the Digitalmars-d-bugs mailing list