[Issue 17578] Propagate the common qualifier of fields to the containing type
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Jul 1 08:56:07 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17578
ponce <aliloko at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aliloko at gmail.com
--- Comment #2 from ponce <aliloko at gmail.com> ---
Does this mean having shared field will turn the entire containing struct/class
into shared itself? This would propagate to the whole application I fear.
--
More information about the Digitalmars-d-bugs
mailing list