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: John Stiles <email@hidden>
- Date: Sun, 16 Mar 2008 17:26:04 -0700
Well, at the risk of sounding silly, you call insert 41,000 times.
Were you expecting a more exciting answer? :)
Paul Thomas wrote:
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
_______________________________________________
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