Re: Best Way To Lookup From a Huge Table
Re: Best Way To Lookup From a Huge Table
- Subject: Re: Best Way To Lookup From a Huge Table
- From: Paul Thomas <email@hidden>
- Date: Sun, 16 Mar 2008 09:19:40 +0000
On 15 Mar 2008, at 02:35, Scott Ribe wrote:
Of course, for me, the
"simplest" way would probably be std::map< int, string >, but that's
just my
personal taste.
Just out of interest (this is a common problem) - how would you
initialise a std::map with 41000 entries?
pt.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden