Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.sai.msu.su/sal/F/2/STL.html
Дата изменения: Unknown Дата индексирования: Sat Dec 22 05:51:57 2007 Кодировка: |
STL
The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators; it provides many of the basic algorithms and data structures of computer science. The STL is a generic library, meaning that its components are heavily parameterized: almost every component in the STL is a template. STL is now part of C++ Standard Library and comes with gcc distribution.
|
Current Version: 3.2
License Type: ??
|
Home Site:
Source Code Availability: Yes
Available Binary Packages:
Targeted Platforms: Software/Hardware Requirements:
|
Other Links:
Mailing Lists/USENET News Groups: User Comments:
See A Screen Shot? (Not Yet)
|