Metafunctions and Daveed Vandevoorde's CPPCON video "Gazing Beyond Reflection for C++26" #1326
Unanswered
patrickdown
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I watched Daveed Vandevoorde's CPPCON video "Gazing Beyond Reflection for C++26." The two parts of the presentation I found most interesting were the token streams as compile time types and how custom attributes could be used to control code generation.
I know these proposals are not finalized but I was wondering how this would fit with cpp2's metafunctions.
Beta Was this translation helpful? Give feedback.
All reactions