Explore a powerful dependency injection library for C++ in this conference talk from CppNow. Dive into IoC++, designed for configuring object graphs at runtime through code or configuration files, offering high flexibility in object creation and lifetime management. Learn about the library's concepts and inner workings, developed in-house at Symena (TEOCO), and understand its potential for open-source release and possible inclusion in Boost. Compare IoC++ with similar frameworks in the field, such as the proposed Boost.DI. Gain insights into advanced C++ techniques for managing dependencies and improving code modularity over the course of 1 hour and 20 minutes. Access accompanying slides for a comprehensive understanding of the presented material.