glfs/general/genlib/stlport/stlport-intro.xml

18 lines
712 B
XML
Raw Normal View History

<sect2>
<title>Introduction to STLport-&STLport-version;</title>
<screen>Download location (HTTP): <ulink url="&STLport-download-http;"/>
Download location (FTP): <ulink url="&STLport-download-ftp;"/>
Version used: &STLport-version;
Package size: &STLport-size;
Estimated Disk space required: &STLport-buildsize;</screen>
<para>STLport is a multi-platform ANSI C++ Standard Library implementation
featuring advanced techniques and optimizations for maximum efficiency,
exception safety and thread safety, important extensions such as hash tables,
and singly-linked list.</para>
<para>Download the STLport patches from <ulink url="&hfile-root;"/>.</para>
</sect2>