[Issue 8550] std.container.InlinedArray
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Aug 15 11:36:01 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8550
Dmitry Olshansky <dmitry.olsh at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dmitry.olsh at gmail.com
--- Comment #2 from Dmitry Olshansky <dmitry.olsh at gmail.com> 2012-08-15 11:35:56 PDT ---
This is called small array optimization except for size of array is hardwired
so that the whole struct fits a couple of words. I suggest to just add it to
std.container.Array.
--
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