Introspection #1532
kevin-j-channon
started this conversation in
Language design
Introspection
#1532
Replies: 1 comment 2 replies
-
Hi, I would like to learn more about introspection. Can you please refer me to a link to read more about this? How is this different from reflection? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
C++ doesn't have introspection and it's not likely to any time soon. Layering this on with something like Carbon could be an incentive to use it, rather than just write the C++ directly.
Beta Was this translation helpful? Give feedback.
All reactions