--P.S. I've attached the slides for another talk that goes through the use-cases (I'd maybe like to torture some other conference audiences with that, so please do not share the attached PDF outside of WG21. Thank you! :) )Hi SG7,As we've discussed I'm sending the links to:- the meeting C++ talk (the audio is messy for the first minute and half, if gets better afterwards, you can skip to 1:30 nothing of value will be lost)
https://www.youtube.com/watch?v=BP0gsVy502w-The slides from today (again):
https://matus-chochlik.github.io/mirror/latex/value_vs_type_based.pdf- The reflection "library" is implemented here:
https://github.com/matus-chochlik/mirror/tree/develop/include/mirror- Examples and use-cases:
https://github.com/matus-chochlik/mirror/tree/develop/example/mirror- Compiler-explorer sandbox (the implementation is done by me (far from a compiler-guru/sensei) so it is horribly un-optimized):
https://compiler-explorer.com/z/9931EW6xb
https://compiler-explorer.com/z/W9csaWPfq- The clang fork (the goal of which was to implement the TS) is here:
https://github.com/matus-chochlik/llvm-projectHTH,Feedback on any of these things is very welcome.--Matus
SG7 mailing list
SG7@lists.isocpp.org
https://lists.isocpp.org/mailman/listinfo.cgi/sg7