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
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera