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
Introducing Functional Programming in C++LinkedIn Learning The C++ Type System is Your Friend
NDC Conferences via YouTube Joyful Polyglot - Beautiful Insights from Many Languages
Ruby Central via YouTube Circle Metaprogramming - Better Features Make Better Libraries
CppNow via YouTube Taking Template Classes Further with Opaque Types & Generic NTTPs
CppNow via YouTube