Hi all,
If this is a "Google Is Your Friend" question, I apologize in advance. I've searched but perhaps I've been using the wrong terms for searching.
Can anyone point me to any sort of introductory document on the STL extensions which MS provided with Visual Studio 2003? I believe the libraries were licensed from Dinkumware and I've seen their docs but they're not helping with this issue.
I'm trying to insure that we've not made some dumb and obvious mistake with our use of these extension containers. I've not worked on this issue myself--I'm helping another developer--but I believe the issue is something to do with the algorithm to create buckets getting into some sort of infinite loop within the hash_set container. As I say I just want to make sure we've eliminated obvious and dumb mistakes.