April 19, 2014 [Issue 12474] Implement the getStorageClass trait | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12474 Andrej Mitrovic <andrej.mitrovich@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add the isGshared trait |Implement the | |getStorageClass trait --- Comment #3 from Andrej Mitrovic <andrej.mitrovich@gmail.com> --- Changed title as we're going to implement getStorageClass generic trait. -- | ||||
August 04, 2020 [Issue 12474] Implement the getStorageClass trait | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12474 Mathias LANG <pro.mathias.lang@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |pro.mathias.lang@gmail.com Resolution|--- |DUPLICATE --- Comment #4 from Mathias LANG <pro.mathias.lang@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 *** -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply