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

Feature: Support for std::format #228

Merged
merged 8 commits into from
Jan 9, 2025

Conversation

mingxwa
Copy link
Collaborator

@mingxwa mingxwa commented Jan 4, 2025

Changes

  • Added options support_format and support_wformat to basic_facade_builder to enable support for std::format().
  • Added unit tests accordingly.

Documentation and sample code will be updated later.

@mingxwa mingxwa requested review from tian-lt and guominrui January 4, 2025 12:12
tian-lt
tian-lt previously approved these changes Jan 9, 2025
Copy link
Collaborator

@tian-lt tian-lt left a comment

Choose a reason for hiding this comment

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

LGTM

proxy.h Outdated Show resolved Hide resolved
@mingxwa mingxwa merged commit f34bb8f into microsoft:main Jan 9, 2025
7 of 8 checks passed
@mingxwa mingxwa deleted the user/mingxwa/format branch January 9, 2025 08:50
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