Reflecting JSON into C++ Objects
Last week, C++26 was finalized in Sofia, Bulgaria — and C++26 will include all of the reflection papers that we were pushing for:P2996R13: Reflection for C++26P3394R4: Annotations for ReflectionP3293R3: Splicing a Base Class SubobjectP3491R3: define_static_{string,object,array}P1306R5: Expansion StatementsP3096R12: Function Parameter Reflection in Reflection for C++26P3560R2: Error Handling in ReflectionThose are in the order in which they were adopted, not in the order of their impact (otherwis...
Read more at brevzin.github.io