Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

differency between c++ std and stl


The Standard Template Library (STL) is a software
library for the C++ programming language that 
influenced many parts of the C++ Standard Library.
 So referring to the C++ standard library as STL is wrong, ie,
STL and C++ Standard Library are 2 different things with 
the former being the subset of the latter
 
PREVIOUS NEXT
Tagged: #differency #std #stl
ADD COMMENT
Topic
Name
7+1 =