From b0520bc91eb2513e98487ccbea9d7e643a9edc63 Mon Sep 17 00:00:00 2001 From: Barry Revzin Date: Sat, 14 Oct 2023 12:45:11 -0500 Subject: [PATCH] Adding struct_to_tuple example --- 2996_reflection/p2996r0.html | 422 +++++++++++++++++++--------------- 2996_reflection/reflection.md | 69 +++++- 2 files changed, 301 insertions(+), 190 deletions(-) diff --git a/2996_reflection/p2996r0.html b/2996_reflection/p2996r0.html index 869910dc..06f002cb 100644 --- a/2996_reflection/p2996r0.html +++ b/2996_reflection/p2996r0.html @@ -4,7 +4,7 @@ - + Reflection for C++26