Skip to content

Commit aa865e9

Browse files
Update proposal.md
1 parent 2afa98d commit aa865e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cppcon2025/proposal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Thankfully, C++ might soon be getting reflective metaprogramming ([PR2996](https
2626
- C++20 elements: concepts, tag_invoke, constexpr
2727
- C++26 reflective metaprogramming: modest introduction
2828
- How we made use of it: serialization and deserialization
29+
- Quick perf analysis for our first working prototype (hint: it was not super fast!)
2930
- Optimizing the code: what made a difference!
3031
- Serialization benchmarks!
3132
- Deserialization benchmarks: Rust Serde and others.

0 commit comments

Comments
 (0)