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



--- Comment #4 from Dmitry Olshansky <dmitry.o...@gmail.com> 2012-03-23 
08:22:00 PDT ---
Ahm. So Q was about geterogenious stuff like arrays of sets(maps) or maps of
arrays ? 
I think the 2 mentioned situations cover it all, thus you can parametrize this
idea on basis of:
a) contigous container, to get item with index X you need to allocted all
elements up X. Here X is obviously can be only integer of some sort.
b)non-contigous container, to get item with index X you check/create only slot
indexed by X.

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

Reply via email to