Photo Gallery

Visual C++ STL Code Review: GH-1772, More optimizations for contiguous iterators
Visual C++ STL Code Review: GH-2029: Implement P0448R4 spanstream
Visual C++ STL Code Review: GH-2032, P1518R2 Stop Overconstraining Allocators in Container Deduct...
Visual C++ STL Code Review: GH-2019: functional: Implement invoke_r
Visual C++ STL Code Review: GH-2211, [[nodiscard]] messages
Visual C++ STL Code Review: GH-1771
Visual C++ STL Code Review: GH-2038: Implement P2328R1 join_view Should Join All Views Of Ranges
Visual C++ STL Code Review: GH-1877, Conditionally Borrowed Ranges
Visual C++ STL Code Review: GH-2029 Part 2, Implement P0448R4 spanstream
Visual C++ STL Code Review: GH-1588, chrono: make system_clock::now() and file_clock aware of Win...
Visual C++ STL Code Review: GH-3164, Re-enable ASAN string annotations
Visual C++ STL Code Review: GH-1131, Specialize find and count for vector bool