Skip to Content
Refactoring with C++
book

Refactoring with C++

by Dmitry Danilov
July 2024
Intermediate to advanced content levelIntermediate to advanced
368 pages
9h 14m
English
Packt Publishing
Content preview from Refactoring with C++

13

Modern Approach to Managing Third Parties

In modern software development, the reliance on third-party libraries is virtually inescapable. From foundational components such as OpenSSL for secure communication, and Boost for extensive C++ libraries, to even the standard library that forms the bedrock of C++ programming, external libraries are integral to building functional and efficient applications. This dependency underscores the importance of understanding how third-party libraries are managed within the C++ ecosystem.

Given the complexity and diversity of these libraries, it’s crucial for developers to grasp the basics of third-party library management. This knowledge not only aids in the seamless integration of these libraries into projects ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Test-Driven Development with C++

Test-Driven Development with C++

Abdul Wahid Tanner
Optimized C++

Optimized C++

Kurt Guntheroth

Publisher Resources

ISBN: 9781837633777Supplemental Content