The Standard C++ library |
STLport is a multiplatform C++ Standard Library implementation conforming to the ISOIEC 14882 Standard (http://www.stlport.org). It is a Open Source product. This version of Standard C++ library is a port of STLport to the Symbian OS platform.
The Standard C++ library features the following:
STLport is broadly classified into the following:
NOTE: STL usage increases memory consumption and leads to code bloat depending on the number of template instantiations.