STL for eMbedded Visual C++ - Windows CE


I have prepared an STL adaptation for eMbedded Visual C++. It is designed to work with Windows CE devices, such as H/PCs, Palm-sized PCs and Pocket PCs, and it is based on SGI's STL (3.3). An earlier version is still available, targeting Windows CE 2.0 / 2.01 and Visual C++ 5 (no test was done under Visual C++ 6).

In my adaptation, I have eliminated all features which are not supported by the OS and/or by Microsoft's runtime library. In some cases I have added a Windows CE version of the missing function - i.e. assert, abort, etc.

STL for eMbedded Visual C++ download page

STL for eMbedded Visual C++ information page

To check original SGI's STL homepage:

STL home

To get in touch with me: