C++ Reflection - Back on Track
Offered By: CppNow via YouTube
Course Description
Overview
Explore the latest developments in C++ reflection in this comprehensive conference talk from C++Now 2024. Delve into the current reflection proposal, learning how it works, its practical applications, and how it compares to previous proposals and implementations. Examine real-world code examples compiled by actual compilers that have implemented the proposal, showcasing powerful techniques previously out of reach. Gain a deep understanding of reflection's potential and usefulness in C++ programming, and acquire the knowledge to begin writing reflection-based code. Led by David Olsen, a veteran software developer and ISO C++ committee member, this presentation offers valuable insights for C++ developers seeking to leverage the power of reflection in their projects.
Syllabus
C++ Reflection - Back on Track - David Olsen - C++Now 2024
Taught by
CppNow
Related Courses
How C++23 Changes the Way We Write CodeNDC Conferences via YouTube A Preview of C++ 23
NDC Conferences via YouTube Let's Talk About C++ Abstraction Layers
CppNow via YouTube Top 5 Library Additions in C++23
CppNow via YouTube mp-units - Lessons Learned and a New C++ Library Design
ACCU Conference via YouTube