[Issue 6274] 'pure' for a whole struct definition

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Mar 19 19:21:23 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=6274


Infiltrator <lt.infiltrator at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lt.infiltrator at gmail.com


--- Comment #2 from Infiltrator <lt.infiltrator at gmail.com> 2014-03-19 19:21:22 PDT ---
Currently, instead of:

pure struct Foo { ... }

you can do:

struct Foo { pure: ... }


Is this acceptable?

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list