Tuesday, September 30, 2014

30th sep 2014 - STL

Date : 30th Sep 2014

STL - Standard Template Library for C++

http://en.wikipedia.org/wiki/Standard_Template_Library

The Standard Template Library (STL) is a software library for the C++ programming language that influenced many parts of the C++ Standard Library. It provides four components called algorithmscontainersfunctional, and iterators.[1]