|
-
November 22nd, 2015, 12:49 PM
#7
Re: crash on map access
 Originally Posted by pdk5
I have a static map,
In an earlier reply to you here,
http://forums.codeguru.com/showthrea...atic-map-table
I gave a link to another thread where I've posted a complete implementation of a simple record database. It uses std::unordered_set (or alternatively std::set).
It would be very easy to adapt using strings as keys and values.
Last edited by tiliavirga; November 23rd, 2015 at 04:01 AM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|