[Issue 12233] Attempting to use TypeInfo.init results in a compiler error due to lack of 'this'.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Sep 21 15:04:48 PDT 2015


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

Alex Parrill <initrd.gz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |initrd.gz at gmail.com

--- Comment #1 from Alex Parrill <initrd.gz at gmail.com> ---
Just ran into this with `CommonType!(TypeInfo, TypeInfo)` returning
`const(void)[]`.

--


More information about the Digitalmars-d-bugs mailing list