Parsing C++ Code with C++2a Static Reflection
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the cutting-edge world of C++ parsing in this conference talk from code::dive 2021. Discover how C++2a static reflection simplifies the process of parsing C++ code, offering a revolutionary approach that may change your perspective on C++ parsing techniques. Delve into the experimental implementation of C++2a static reflection using The Lock3 LLVM Reflection & Metaprogramming Clang Fork. Learn how to leverage this technology in your production code today, despite its ongoing development. Speaker Maciej Narojczyk, a self-proclaimed C++ enthusiast, guides you through this exciting topic, demonstrating its potential to transform C++ development practices.
Syllabus
Parsing C++ code with C++2a static reflection – Maciej Narojczyk – code::dive 2021
Taught by
code::dive conference
Related Courses
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube