Skip to content

Conversation

@Rageking8
Copy link
Contributor

No description provided.

@prmerger-automator
Copy link
Contributor

@Rageking8 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit e89f4e6:

✅ Validation status: passed

File Status Preview URL Details
docs/standard-library/chrono-functions.md ✅Succeeded
docs/standard-library/istreambuf-iterator-class.md ✅Succeeded
docs/standard-library/ostream-iterator-class.md ✅Succeeded
docs/standard-library/ostreambuf-iterator-class.md ✅Succeeded

For more details, please refer to the build report.

@v-regandowner
Copy link
Contributor

@TylerMSFT - Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged Tracking label for the PR review team label Aug 20, 2025
@v-dirichards v-dirichards self-assigned this Sep 24, 2025
Copy link
Contributor

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 fixes syntax errors in C++ template parameter lists across multiple documentation files by adding missing commas between template parameters.

  • Corrects template syntax in four standard library class documentation files
  • Adds missing commas in template parameter declarations to make the code examples syntactically correct

Reviewed Changes

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

File Description
docs/standard-library/ostreambuf-iterator-class.md Added missing comma between CharType and Traits template parameters
docs/standard-library/ostream-iterator-class.md Added missing commas between Type, CharType, and Traits template parameters
docs/standard-library/istreambuf-iterator-class.md Added missing comma between CharType and Traits template parameters
docs/standard-library/chrono-functions.md Added missing comma between charT and traits template parameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants