[Dev] STL portability gotchas?

Peter Long dev@trilug.org
Tue, 23 Apr 2002 13:30:14 -0400 (EDT)


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