Skip to content

Commit 3fcf2e1

Browse files
authored
[no-ci] Update README.md
1 parent d3d2521 commit 3fcf2e1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ That is, we see to build fast and convenient code to map your data structure to
55

66
Ultimately, this work might cover both serialization and deserialization.
77

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.
9+
910

1011
Table of Contents
1112
-----------------

0 commit comments

Comments
 (0)