Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Visual C++ STL Code Review: GH-2029 Part 2, Implement P0448R4 spanstream
31Likes
1,678Views
2021Dec 29
In this video, we review GH-2029: https://github.com/microsoft/STL/pull... again, titled “Implement P0448R4 spanstream.” Microsoft’s Visual C++ Standard Library (MSVC STL) is now open-source and maintainers of the repository are frequently reviewing externally-contributed code changes. Every few weeks, maintainers review open pull requests (PRs) in a meeting with other members of the team, often including individuals from other MSVC-related teams. The purpose of these meetings is to provide insight into the STL’s reviewing process, encourage questions, and grow general knowledge about the STL codebase.

Follow along using the transcript.

Microsoft Visual Studio

334K subscribers