Type-Safe Configuration Library
Offered By: CppNow via YouTube
Course Description
Overview
Explore a type-safe configuration library in this CppNow conference talk. Discover how to create type-level tags for data storage in configuration objects, shifting bad_any_cast checks from runtime to compile time. Learn about the library's features, the Boost.TypeIndex library, and metaprogramming techniques to simplify enable_if usage. Gain insights into implementing a configuration library that avoids "stringly-typed" approaches and boost::any erasure, resulting in cleaner abstractions and improved type safety. Dive into practical examples and best practices for creating robust, type-safe configuration systems in C++.
Syllabus
MichaĆ Dominiak: Type-safe configuration library
Taught by
CppNow
Related Courses
Advanced Ruby Programming: 10 Steps to MasteryUdemy Python 3: Deep Dive (Part 4 - OOP)
Udemy Comprehensive Ruby Programming
Udemy Using Specialized Types and Language Features in TypeScript
Pluralsight Julia for Beginners
YouTube