STL

Free and open source standard template library
Download

STL Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Silicon Graphics Inc
  • Publisher web site:
  • http://www.sgi.com/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 216 KB

STL Tags


STL Description

Free and open source standard template library STL is a C++ library of container classes, algorithms, and iterators. STL provides many of the basic algorithms and data structures of computer science. STL is a generic library, meaning that its components are heavily parameterized: almost every component in the STL is a template. This library requires some information about how templates work in C++ before you can use it. Requirements: · C++ compiler What's New in This Release: · New feature: concept checks. The library now does better compile-time error checking to make sure that the types used to instantiate library templates conform to the templates' requirements. · Removed two non-standard-conforming extensions: the second, defaulted template parameter in bitset, and the third, default template parameter in deque. · Many bug fixes, performance enhancements, and compatibility improvements.


STL Related Software