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

Add backticks, remove space in title, fix comma, and some other cleanups.

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

Add 2 missing entries in C Runtime errors index topic.

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

Fix erroneous `__Pragma` (notice the capitalization of "P", should be `__pragma`) in link texts and update metadata. The title for [`docs/preprocessor/pragma-directives-and-the-pragma-keyword.md`](https://github.com/MicrosoftDocs/cpp-docs/blob/d54db331dca46569b595837d43cb2ae79f224613/docs/preprocessor/pragma-directives-and-the-pragma-keyword.md) was rectified in commit https://github.com/MicrosoftDocs/cpp-docs/commit/bf7500f926efda19672de9abd488281b0509f74c, however some old link...

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

Fix a few typos and tweak metadata.

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

Add missing semicolon which causes a syntax error and update some metadata.

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

- Update error message - Add new "array of bit fields" scenario as seen on various Stack Overflow questions ([[1]](https://stackoverflow.com/questions/41918433/is-it-possible-to-use-array-of-bit-fields) [[2]](https://stackoverflow.com/questions/1772395/c-bool-array-as-bitfield) [[3]](https://stackoverflow.com/questions/32462088/how-to-add-an-array-to-a-bitfield-struct)) - Augment the remarks and overhaul the example...

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

- Remove backticks for error code - Change example code block language to correct `cmd` and remove leading space - Move the resolving example to new code block for ease...

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

Add example of using `__asm` on x64 as seen in [visual studio 2010 - Why I cannot compile the assembly codes for x64 platform with VC2010? - Stack Overflow](https://stackoverflow.com/questions/14038754/why-i-cannot-compile-the-assembly-codes-for-x64-platform-with-vc2010).

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

Fix a bunch of mistakes and perform some improvements. See review comments for more information.

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

- Change error message to one with explicit reference to `new` and `void` as it seems newer (commit https://github.com/MicrosoftDocs/cpp-docs/commit/062031c7e1454df22636fe97788b729f8a24a0e8 added this variant to the index page, while the older one...

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