cpp-docs icon indicating copy to clipboard operation
cpp-docs copied to clipboard

C++ Documentation

Results 82 cpp-docs issues
Sort by recently updated
recently updated
newest added

- Remove notion of issues as they are disabled - Rephrase wording from "new content" to "changes/edits" as it's more general - Fix invalid mention of ".NET documentation" and change...

do-not-merge
review-team-triage
aq-pr-triaged
needs-human-review

do-not-merge
Change sent to author
aq-pr-triaged
visual-cpp/svc
cpp-lang/subsvc

- Add backticks, add and update links, update metadata, and other cleanups - Remove `cpp` language from syntax code block as it's not C++ code - Add "or later" after...

do-not-merge
Change sent to author
aq-pr-triaged
needs-human-review
visual-cpp/svc
tools/subsvc

- Fix Visual Studio year typo - Add backticks and italics - Convert single line inline code to code block, which makes the snippet easier to copy - Clean up...

do-not-merge
Change sent to author
aq-pr-triaged
visual-cpp/svc
tools/subsvc

These are the updated C++23 language features and their respective references for quick verification of when it's implemented: | Feature | Supported | Reference | | -- | -- |...

do-not-merge
Change sent to author
aq-pr-triaged
visual-cpp/svc
cpp-lang/subsvc

Add information on new C4862 warning (level 1) introduced in Visual Studio 2022 version 17.14 (https://devblogs.microsoft.com/cppblog/updates-to-warning-suppressions-in-microsoft-c-code-analysis/#what’s-new-in-#pragma-warning). ## Example Simple example that emits C4862 with VS 17.14 and later: ```cpp //...

do-not-merge
Change sent to author
aq-pr-triaged
visual-cpp/svc
errors-warnings/subsvc

See #5481 for more information.

do-not-merge
Change sent to author
aq-pr-triaged
needs-human-review
visual-cpp/svc
errors-warnings/subsvc

Fix missing trailing underscore for SAL annotations and update metadata.

do-not-merge
Change sent to author
aq-pr-triaged
visual-cpp/svc
tools/subsvc

Fix wrong language for `Output` code blocks and update metadata.

do-not-merge
Change sent to author
aq-pr-triaged
visual-cpp/svc
standard-libraries/subsvc

Continue work done in commit https://github.com/MicrosoftDocs/cpp-docs/commit/02b779ffc7ec64d1d09cfa2c77d5ebf1c8917381 by replacing "compliant" wording (introduced in commit https://github.com/MicrosoftDocs/cpp-docs/commit/779dc79089b389e32d1abf2701475f355f7c8b7e) with "conforming".

do-not-merge
Change sent to author
aq-pr-triaged
visual-cpp/svc
ucrt/subsvc