Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Implement make_proxy_view and optimize proxiable_target#265

Merged
mingxwa merged 2 commits into
microsoft:mainfrom
mingxwa:user/mingxwa/view
Mar 4, 2025
Merged

Implement make_proxy_view and optimize proxiable_target#265
mingxwa merged 2 commits into
microsoft:mainfrom
mingxwa:user/mingxwa/view

Conversation

@mingxwa

@mingxwa mingxwa commented Mar 3, 2025

Copy link
Copy Markdown
Contributor

Added a unit test case accordingly

@mingxwa mingxwa force-pushed the user/mingxwa/view branch from a67b10c to 6d14b77 Compare March 3, 2025 11:47
@mingxwa mingxwa changed the title Implement make_proxy_view and optimize proxiable_target Implement make_proxy_view and optimize proxiable_target Mar 3, 2025
@mingxwa mingxwa requested review from guominrui and tian-lt and removed request for tian-lt March 3, 2025 11:58
@mingxwa mingxwa marked this pull request as ready for review March 3, 2025 11:58
@mingxwa mingxwa merged commit 12f73de into microsoft:main Mar 4, 2025
@mingxwa mingxwa deleted the user/mingxwa/view branch March 4, 2025 07:03
Comment thread proxy.h
}

#if __STDC_HOSTED__
template <facade F> struct weak_facade;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

support weak_facade and shared semantics in freestanding?

@mingxwa mingxwa mentioned this pull request Mar 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants