Hi all, I was wondering if anyone knows of any STL portability issues. I am writing a small C++ application that I want to compile for Win32 (using Visual C++) as well as for Linux (using g++). I would love to use the list and map templates but I fear I would run into problems between the two platforms. Any pearls of wisdom would be appreciated. -- Peter Long mailto:petelong@petelong.com