[Issue 17597] std.typecons.Typedef cannot be instantiated with void

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Dec 22 07:34:56 UTC 2019


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

berni44 <bugzilla at d-ecke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at d-ecke.de
           Severity|normal                      |enhancement

--- Comment #1 from berni44 <bugzilla at d-ecke.de> ---
IMHO void isn't considered a type (according to the docs) and there is not
supposed to work with Typedef, so I think, this is more an enhancement request
than a bug report.

--


More information about the Digitalmars-d-bugs mailing list