Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Dynamic C++

CppNow via YouTube

Overview

Limited-Time Offer: Up to 75% Off Coursera Plus!
7000+ certificate courses from Google, Microsoft, IBM, and many more.
This course aims to teach learners how to efficiently transfer data between diverse types in C++ by utilizing type erasure techniques. The course covers historical and recent development trends in type erasure solutions such as boost::variant, boost::any, boost::type_erasure, Facebook folly::dynamic, and Poco::Dynamic. Participants will explore the design, capabilities, pros and cons of each solution, along with performance benchmark comparisons. The teaching method involves enumerating, exploring, and comparing various C++ type erasure solutions. This course is intended for C++ programmers looking to enhance their skills in handling dynamic data and overcoming the static nature of the C++ language.

Syllabus

Introduction
Dynamic C
Existing Solutions
We need good libraries
Quality
Concerns
Dynamic Data Storage
Dynamic Data Operations Support
Ingredients
Variant
Visitors
Variant constructor
Variant storage
Variant summary
Variant not any
Comments
RelaxMatch
Placeholders
Conversion
Binding
Good catch
Storage
Summary
Facebook Dynamic

Taught by

CppNow

Reviews

Start your review of Dynamic C++

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.