Skip to content

Conversation

@mingxwa
Copy link
Member

@mingxwa mingxwa commented Feb 10, 2025

Motivation

Resolve comments from the C++ committee.

Changes

  • Added an empty class template facade_aware_overload_t that carries a facade-aware overload template.
  • Implemented support for facade_aware_overload_t in proxy.
  • Added support_view and support_const_view in basic_facade_builder as replacements for add_view<F> (marked as deprecated).
  • Updated unit tests accordingly.

Documentation and sample code will be updated separately.

@mingxwa mingxwa requested review from guominrui and tian-lt February 10, 2025 20:25
@mingxwa mingxwa merged commit 36a5e9d into microsoft:main Feb 12, 2025
7 checks passed
@mingxwa mingxwa deleted the user/mingxwa/facade-aware-overload branch February 12, 2025 12:58
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.

2 participants