Type-based vs Value-based Reflection

https://brevzin.github.io/c++/2025/06/09/reflection-ts/

Let’s take a problem that can only be solved with Reflection and compare what the solution would look like between:

  • the C++26 value-based model
  • the Reflection Technical Specification (TS)’s type-based model
7 points · 0 comments · view on lemmy.world

0 Comments

No comments yet.