Let's Make a Library That Uses Reflection
Offered By: Meeting Cpp via YouTube
Course Description
Overview
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
Related Courses
Python 3: Deep Dive (Part 3 - Dictionaries, Sets, JSON)Udemy Automating your API tests with REST Assured
Test Automation University Deploying PyTorch Models in Production: PyTorch Playbook
Pluralsight Getting Started with JSON in C# Using Json.NET
Pluralsight Introduction to the Java API for Web Sockets
Pluralsight