[Issue 10465] ReturnType does not store the storage class

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jan 22 23:05:31 PST 2017


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

b2.temp at gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp at gmx.com

--- Comment #1 from b2.temp at gmx.com ---
But "ref" is not a type ctor
(https://dlang.org/spec/declaration.html#typequal_vs_storageclass). The alias
returned by ReturnType type is correct.

--


More information about the Digitalmars-d-bugs mailing list