Practical Type Erasure - A Boost - Any Based Configuration Framework
Offered By: CppNow via YouTube
Course Description
Overview
Explore a comprehensive conference talk on practical type erasure and its application in creating a configuration framework using boost::any. Dive into Cheinan Marks' presentation from BoostCon 2014, which delves into advanced C++ concepts and techniques. Learn how to leverage type erasure to build flexible and extensible configuration systems. Gain insights into the implementation details, best practices, and potential use cases for this powerful approach. Enhance your understanding of boost::any and its role in modern C++ development. Discover how to apply these concepts to real-world scenarios and improve the design of your software projects.
Syllabus
Practical Type Erasure: A boost::any Based Configuration Framework
Taught by
CppNow
Related Courses
C++ in Detail: Common IdiomsUdemy Java: Generic Classes
LinkedIn Learning Generic Swift: Simplifying Protocols and Generics
ChariotSolutions via YouTube The Sincerest Form of Flattery - How Java & Scala are Imitating Functional Languages
GOTO Conferences via YouTube Breaking Dependencies - Type Erasure - The Implementation Details
NDC Conferences via YouTube