
Reflection for C++26
CppCast
00:00
Reasons for Not Implementing Reflection in C++
This chapter discusses the main reason for not implementing reflection in C++, which is the desire for ABI stability. It explores the challenges of encoding changes into the library, such as the evolution of definitions and terminology over different versions of C++, and the potential consequences of encoding strict rules into the type system.
Transcript
Play full episode