C++ Standard Library and Friends
العنوان: | C++ Standard Library and Friends |
---|---|
المؤلفون: | Slobodan Dmitrović |
المصدر: | Modern C++ for Absolute Beginners ISBN: 9781484292730 Modern C++ for Absolute Beginners ISBN: 9781484260463 |
بيانات النشر: | Apress, 2023. |
سنة النشر: | 2023 |
مصطلحات موضوعية: | Class (computer programming), Template, Programming language, Computer science, Everyday tasks, Header, C++ string handling, C++ Standard Library, Type (model theory), Namespace, computer.software_genre, computer |
الوصف: | C++ language is accompanied by a library called the C++ Standard Library. It is a collection of containers and useful functions that we access by including the proper header file. The containers and functions inside the C++ standard library are defined in the std namespace. Remember the std::string type mentioned earlier? It is also a part of the standard library. The standard library is implemented through class templates. Long story short: prefer using the standard-library to user-provided libraries for everyday tasks. |
ردمك: | 978-1-4842-9273-0 978-1-4842-6046-3 |
DOI: | 10.1007/978-1-4842-9274-7_38 |
URL الوصول: | https://explore.openaire.eu/search/publication?articleId=doi_dedup___::e810633c3fadf21e35dfb4aa09fbb846 https://doi.org/10.1007/978-1-4842-9274-7_38 |
Rights: | CLOSED |
رقم الانضمام: | edsair.doi.dedup.....e810633c3fadf21e35dfb4aa09fbb846 |
قاعدة البيانات: | OpenAIRE |
ردمك: | 9781484292730 9781484260463 |
---|---|
DOI: | 10.1007/978-1-4842-9274-7_38 |