Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the potential of C++ Reflection in this conference talk from Meeting C++ 2023. Dive into the draft C++ Technical Specification for Reflection and its applications, focusing on (de)serialization. Learn how to leverage reflection and C++23 features to create a powerful library that can (de)serialize entire classes in a single line, even at compile time. Discover the capabilities of the ok-serializer library, which utilizes cutting-edge C++ features to streamline code and enhance declarative programming. Gain insights into how reflection can reduce code repetition and pave the way for more efficient development practices in C++.
Syllabus
Let's make a library that uses Reflection - Konstantinos Kanavouras - Meeting C++ 2023
Taught by
Meeting Cpp