HomeQuestions and AnswersArticlesSamplesLibrariesForumsNewsLinks

STL for Windows CE

It's known that eVC doesn't support exceptions and STL uses exceptions in almost all functions. This library adapts STL for Windows CE where eliminated all features which are not supported by the OS and/or by Microsoft's runtime library. In some cases Windows CE version of the missing functions are added - i.e. assert, abort, etc.

AuthorGiuseppe Govi
Home pageSTL for eMbedded Visual C++ home
Downloadstl_eVC.zip (220 Kb)
LicenseFree
Sources availableyes
Commented codeno
Documentationno
Sample application
TutorialSTL for eMbedded Visual C++ information page
Supported CPUAll
Tested devices


  © 2002 Smartphone Developer Network | Want to be an author? | Contact Us