This book is an introduction to the Boost C++ Libraries. The Boost C++ Libraries complement the C++ standard and add many practical tools that can be of use to any C++ developer and in any C++ project. Because the Boost C++ Libraries are based on the C++ standard, they are implemented using state-of-the-art C++. They are platform independent and are supported on many operating systems, including Windows and Linux, by a large developer community.
The Boost C++ Libraries enable you to boost your productivity as a C++ developer. For example, you can benefit from smart pointers that help you to write more reliable code or use one of the many libraries to develop platform independent network applications. Since many Boost C++ Libraries will be incorporated into the next version of the C++ standard, you can prepare yourself starting today.
Pages : | 262 pages |
Size : | HTML, PDF files |
Downloads: | 116 |
Created: | 2020-08-30 |
License: | CC BY-NC-ND 4.0 |
Author(s): | Boris Schaling |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about The Boost C++ Libraries
This PDF course explains the features, technical details and syntaxes of the C++ programming language. To be a proficient programmer, you need to master two things: the syntax of the programming language, and the core libraries (i.e., API) associated with the language.
The C++ Notes for Professionals book is compiled from Stack Overflow Documentation. Text content is released under , the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the va
Download free course C++ Notes for Professionals, pdf file on 707 pages by Stack Overflow Community.
Learn how to accelerate C++ programs using data parallelism. This open book enables C++ programmers to be at the forefro..
Download free document in PDF about C++ language, exercices and solutions for beginners and intermediate level students.