comp.lang.ada
 help / color / mirror / Atom feed
* hashed_maps
@ 2005-10-11 15:58 Lucretia
  2005-10-11 17:45 ` hashed_maps Jeffrey R. Carter
  2005-10-13 20:55 ` hashed_maps Björn Persson
  0 siblings, 2 replies; 14+ messages in thread
From: Lucretia @ 2005-10-11 15:58 UTC (permalink / raw)


Hi,

What's the best way to create a hashed_map which maps from
System.Address :-> an access type? I've a need for this in wxAda and
have set up an ordered map which works, but I'm worried that I could
end up with a populated map which is nothing more than a linked list in
which the search is linear.

FYI: This mapping is used to get Ada instances from the C++ pointer, if
one exists, otherwise an unowned proxy will be created temporarily.

Thanks,
Luke.




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2005-10-17 15:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-11 15:58 hashed_maps Lucretia
2005-10-11 17:45 ` hashed_maps Jeffrey R. Carter
2005-10-12 17:04   ` hashed_maps Lucretia
2005-10-13  5:17     ` hashed_maps Matthew Heaney
2005-10-13 14:45       ` hashed_maps Lucretia
2005-10-13 14:55         ` hashed_maps Matthew Heaney
2005-10-13 15:25           ` hashed_maps Lucretia
2005-10-13 19:47             ` hashed_maps Simon Wright
2005-10-14  4:35               ` hashed_maps Matthew Heaney
2005-10-14  4:41             ` hashed_maps Matthew Heaney
2005-10-17 15:48           ` hashed_maps Lucretia
2005-10-13 20:55 ` hashed_maps Björn Persson
2005-10-13 21:27   ` hashed_maps Robert A Duff
2005-10-14  4:49     ` hashed_maps Matthew Heaney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox