Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Visual C++ STL Code Review: GH-2032, P1518R2 Stop Overconstraining Allocators in Container Deduct...
29Likes
1,555Views
2022Jan 6
In this video, we review GH-2032: https://github.com/microsoft/STL/pull..., titled “P1518R2 Stop Overconstraining Allocators in Container Deduction Guides.” 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