You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,8 @@ That is, we see to build fast and convenient code to map your data structure to
5
5
6
6
Ultimately, this work might cover both serialization and deserialization.
7
7
8
-
We've seen different proposals for C++ reflection, for now we will focus on the [latest p2996 paper](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p2996r4.html) that is targeting C++26.
8
+
We've seen different proposals for C++ reflection, for now we will focus on the [latest p2996 paper](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p2996r5.html) that is targeting C++26.
0 commit comments