Skip to content

Conversation

@mingxwa
Copy link
Member

@mingxwa mingxwa commented Mar 17, 2025

Pumped library version to 202503L. No functional changes.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR revises the documentation for release 3.3.0 by updating version numbers and refining template constraints, examples, and links. Key changes include adding documentation for the new support_weak feature, revising proxy maker functions and allocator usage, and correcting minor typos and link errors.

Reviewed Changes

Copilot reviewed 39 out of 39 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/basic_facade_builder/support_weak.md Added documentation for the new support_weak feature.
docs/make_proxy_view.md Updated example code with run links and polished descriptions.
docs/make_proxy_shared.md Revised examples and descriptions for proxy shared creation.
docs/allocate_proxy_shared.md Clarified allocator usage and shared proxy details.
docs/proxiable_target.md Provided updated examples for the proxiable_target concept.
docs/implicit_conversion_dispatch.md Removed an unnecessary include to streamline the example.
docs/make_proxy.md Updated template constraints and standardized allocator usage.
docs/ProReflection.md Minor formatting adjustments in the documentation.
docs/inplace_proxiable_target.md Fixed link typos and updated concept usage details.
docs/PRO_DEF_FREE_AS_MEM_DISPATCH.md Revised accessor templates to include a new bool parameter.
docs/make_proxy_inplace.md Replaced sbo-ptr references with inplace-ptr and updated requirements.
docs/allocate_proxy.md Added notes regarding proxiable_target constraints for version 3.3.0.
docs/msft_lib_proxy.md Updated version information to reflect 3.3.0.
docs/formatter_proxy_indirect_accessor.md Updated template constraints; note potential typo in a template parameter.
docs/access_proxy.md Standardized template signatures with facade requirements.
docs/basic_facade_builder.md Extended the documentation to include support_weak details.
docs/proxiable.md Refined descriptive text for the proxiable concept.
docs/facade_aware_overload_t.md Updated overload template signatures with proper facade constraints.
Comments suppressed due to low confidence (1)

docs/formatter_proxy_indirect_accessor.md:4

  • It appears that 'ChatT' is a typo; it should likely be 'CharT' to match the template parameter declaration.
struct formatter<pro::proxy_indirect_accessor<F>, ChatT>;  // since 3.2.0

guominrui
guominrui previously approved these changes Mar 17, 2025
@mingxwa mingxwa merged commit 02a7c59 into microsoft:main Mar 18, 2025
8 checks passed
@mingxwa mingxwa deleted the user/mingxwa/doc branch March 18, 2025 09:41
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