Concept Maps Using C++23 Library Tech - Indirection to APIs for a Concept - Lecture
Offered By: CppNow via YouTube
Course Description
Overview
Explore a comprehensive conference talk on implementing Concept Maps using C++23 library techniques. Delve into the history of Concept Maps in C++, their benefits, and current limitations. Learn about a novel approach using inline variable templates to achieve similar functionality. Examine a practical example of a binary tree data structure with monoid-based tags, demonstrating how this technique can create flexible data structures. Gain insights into advanced C++ features like deducing this (P0847) and the Curiously Recurring Template Pattern. Understand how these concepts can be applied to create adaptable and efficient C++ code.
Syllabus
Steve Downey has been a programmer for more than 30 years. Steve graduated from SUNY Purchase with a BS in Mathematics. A Computer Science degree would have involved two classes before am, so was impossible.
Taught by
CppNow
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera