The second edition of "The Boost C++ Libraries" introduces 72 Boost libraries that provide a wide range of useful capabilities. They help you manage memory and process strings more easily. They provide containers and other data structures that go well beyond what the standard library offers. They ma
The Boost C++ Libraries
✍ Scribed by Schäling Boris.
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
Boris Schäling. Описание библиотеки Boost от разработчиков. Справочник.
Наиболее полезная и самая свежая справочная информация по библиотеке. Boost - библиотека, которая содержит матричные вычисления, конечные автоматы, передача данных через последовательный порт и Ethernet, многопоточность и многое другое.
✦ Subjects
Библиотека;Компьютерная литература;C / C++
📜 SIMILAR VOLUMES
<p>If you are a C++ programmer who has never used Boost libraries before, this book will get you up-to-speed with using them. Whether you are developing new C++ software or maintaining existing code written using Boost libraries, this hands-on introduction will help you decide on the right library a
<p><b>Solve practical programming problems using powerful, portable, and expressive libraries from Boost</b></p> <h2>About This Book</h2><ul><li>Learn to apply the breadth of Boost libraries, including containers, smart pointers, regular expressions, threads, network I/O, and other utilities through
<p><b>Solve practical programming problems using powerful, portable, and expressive libraries from Boost</b></p> <h2>About This Book</h2><ul><li>Learn to apply the breadth of Boost libraries, including containers, smart pointers, regular expressions, threads, network I/O, and other utilities through
Packt Publishing, 2015. — 558 p. — ISBN-10: 1783551216, ISBN-13: 978-1-78355-121-7.<br/> <br/><strong>Filled with dozens of working code examples that illustrate the use of over 40 popular Boost libraries, this book takes you on a tour of Boost, helping you to independently build the libraries from