An Adventure in Modern C++ Library Design
Offered By: CppNow via YouTube
Course Description
Overview
Explore modern C++ library design principles through a real-world example of interfacing with a time series database in this conference talk from C++Now 2024. Delve into the evolution of library design, from simple class-based models to complex, generic solutions that address a wide range of use cases. Learn about customization point objects, expression equivalence, and perfect forwarding. Discover how to leverage std::variant, CTAD, and immovable types to create robust, flexible libraries. Gain actionable insights for designing C++ libraries that effectively manage complexity and provide powerful solutions for sophisticated software engineering challenges.
Syllabus
An Adventure in Modern C++ Library Design - Robert Leahy - C++Now 2024
Taught by
CppNow
Related Courses
Complete Guide to ElasticsearchUdemy AWS Certified Database – Specialty (DBS-C01) Cert Prep: 1 Introduction and Services
LinkedIn Learning Time Series Database Lectures
Carnegie Mellon University via YouTube Measure All The Things with App Metrics
NDC Conferences via YouTube Scalable Anomaly Detection - With Zero Machine Learning
Strange Loop Conference via YouTube