The Standard Template Library

Autor: Will Briggs
Rok vydání: 2020
Předmět:
Zdroj: C++20 for Lazy Programmers ISBN: 9781484263051
C++ for Lazy Programmers ISBN: 9781484251867
DOI: 10.1007/978-1-4842-6306-8_23
Popis: Should every programmer make his/her own vector class, list class, and so on? Oh, of course not. So some time back the Standard Template Library (STL) was developed and put into the standard. In STL you'll find containers like list and vector; strings, as we already use them; and commonly needed functions like swap, find, and copy.
Databáze: OpenAIRE