The Standard Template Library

Autor: Briggs, Will
Jazyk: angličtina
Rok vydání: 2020
Předmět:
Zdroj: C++20 for Lazy Programmers
Popis: Should every programmer make their own vector, list, and so on? Oh, of course not. So some time back, the Standard Template Library (STL) was 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