STL in C++ | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

STL in C++

I have a question regarding STL. What is it and what purpose does it serve in c++ ? Thank you for you help.

31st May 2018, 7:37 AM
Bradley
1 Antwort
+ 1
the stl provides generic containers and algorithms
31st May 2018, 7:45 AM
Max
Max - avatar