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
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube