https://github.com/microsoftdocs/cpp-docs
C++ Documentation
https://github.com/microsoftdocs/cpp-docs
Last synced: about 1 year ago
JSON representation
C++ Documentation
- Host: GitHub
- URL: https://github.com/microsoftdocs/cpp-docs
- Owner: MicrosoftDocs
- License: cc-by-4.0
- Created: 2016-11-14T19:38:32.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-05-06T17:32:03.000Z (about 1 year ago)
- Last Synced: 2025-05-06T18:39:35.105Z (about 1 year ago)
- Homepage: https://docs.microsoft.com/cpp
- Size: 380 MB
- Stars: 1,518
- Watchers: 79
- Forks: 960
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Microsoft C++, C, and Assembler documentation
Welcome! This repository contains source files for the technical documentation published on [https://learn.microsoft.com/cpp](https://learn.microsoft.com/cpp).
The documentation for [.NET](https://github.com/dotnet/docs) and [Visual Studio](https://github.com/MicrosoftDocs/visualstudio-docs) are located in separate repositories.
## Contributing to the documentation
We welcome your contributions to help us improve the MSVC docs. For a comprehensive guide to contributing, see the [Microsoft Docs contributor guide](https://learn.microsoft.com/contribute). For details on how to make a contribution to the MSVC documentation, see our [Contributing guidance](CONTRIBUTING.md).
Several feature areas of MSVC have their own folders in this repository, such as `standard-library` for articles on the C++ Standard Library, `ide` for C++-specific articles on the Visual Studio integrated development environment (IDE), and so forth. The `/media` subfolder in each folder contains art files for the articles. The [Contributing guide](CONTRIBUTING.md) has more information.
## Microsoft Open Source Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.