Skip to content

Conversation

@mingxwa
Copy link
Member

@mingxwa mingxwa commented Feb 27, 2025

Enforced facade constraints on some API, including

  • class template proxy,
  • class template proxy_indirect_accessor,
  • function template proxy_invoke,
  • function template proxy_reflect,
  • function template access_proxy,
  • class template observer_facade,
  • alias template proxy_view.

Resolves #244. Documentation will be updated later.

@mingxwa mingxwa requested review from guominrui and tian-lt February 27, 2025 05:40
@mingxwa mingxwa merged commit e0012f7 into microsoft:main Feb 27, 2025
7 checks passed
@mingxwa mingxwa deleted the user/mingxwa/constraint-proxy branch February 27, 2025 06:31
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.

The facade type should be constrained on a proxy type

2 participants