Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add direct support for RTTI #221

Merged
merged 4 commits into from
Dec 17, 2024
Merged

Conversation

mingxwa
Copy link
Collaborator

@mingxwa mingxwa commented Dec 16, 2024

Changes

  • Added aliases support_indirect_rtti, support_direct_rtti, and support_rtti (equivalent to support_indirect_rtti) to basic_facade_builder to support for proxy_cast and proxy_typeid syntax.
  • Added unit tests accordingly.

Resolves #194, #217. Documentation and related sample code will be updated in a separate PR.

@mingxwa mingxwa requested review from tian-lt and guominrui December 16, 2024 14:55
@mingxwa mingxwa marked this pull request as draft December 16, 2024 14:59
@mingxwa mingxwa marked this pull request as ready for review December 16, 2024 15:22
tian-lt
tian-lt previously approved these changes Dec 17, 2024
guominrui
guominrui previously approved these changes Dec 17, 2024
@mingxwa mingxwa dismissed stale reviews from guominrui and tian-lt via 749a3ca December 17, 2024 06:42
@mingxwa mingxwa merged commit 973b4b1 into microsoft:main Dec 17, 2024
7 checks passed
@mingxwa mingxwa deleted the user/mingxwa/rtti2 branch December 17, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants