This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Standard Template Library STL

Is anybody using the STL?  I have started using it and have encountered problems very quickly.  I have a map that uses a string as the key and integer as the value.  After I added about 12 or so key,value pairs the program never returns from

the STL code.  I have already emailed the code to the PIC but am just wondering in general if people or having success or not.