[Issue 6635] std.conv.emplace: enforcement is too weak

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Dec 16 15:34:15 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6635


Andrei Alexandrescu <andrei at metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrei at metalanguage.com


--- Comment #1 from Andrei Alexandrescu <andrei at metalanguage.com> 2011-12-16 15:34:12 PST ---
Actually I think this is incidentally fine (at least for dmd) because a class
in dmd always starts with a pointer. Subsequent fields, in case they do require
a larger alignment, would insert a gap.

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


More information about the Digitalmars-d-bugs mailing list