[Issue 12474] Implement the getStorageClass trait

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 4 03:45:07 UTC 2020


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

Mathias LANG <pro.mathias.lang at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang at gmail.com
         Resolution|---                         |DUPLICATE

--- Comment #4 from Mathias LANG <pro.mathias.lang at gmail.com> ---
Regarding storage class, we have getParameterStorageClass (implemented in
https://github.com/dlang/dmd/pull/6829) for parameter. For variables, we have
another issue (13752), so marking as duplicate.

*** This issue has been marked as a duplicate of issue 13752 ***

--


More information about the Digitalmars-d-bugs mailing list