Thread: Define STL.
View Single Post
Old 08-09-2016, 02:54 AM   #7
pattroderick
Registered User
 
Join Date: Jul 2016
Posts: 243
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
algorithms, containers, functional, and iterators.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
pattroderick is offline   Reply With Quote