[Issue 5057] std.variant.Algebraic-aware GC
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Oct 9 19:15:58 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=5057
Alex Rønne Petersen <alex at lycus.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |alex at lycus.org
Resolution| |WONTFIX
--- Comment #5 from Alex Rønne Petersen <alex at lycus.org> 2012-10-10 03:51:55 CEST ---
Let us revisit this if it ever becomes a problem in practice; I very much doubt
it. At any rate, special-casing it in the GC is the wrong kind of design.
I'll also add that I'm against adding GC heap allocation to Variant/Algebraic
as this would severely slow down code that uses many instances of these types
for no good reason.
--
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