It's been a while since a maintainer has "triple-mirrored" the STL visualizers into VS. Comparing VS 2022 17.11 Preview 3's C:\Program Files\Microsoft Visual Studio\2022\Preview\Common7\Packages\Debugger\Visualizers\stl.natvis to the repo's stl/debugger/STL.natvis, I observe that (2023-06-15) #3772 is present, but we're missing:
This is also VSO-2268719 / AB#2268719.
Casey has created VS-PR-582133 to fix this.
It's been a while since a maintainer has "triple-mirrored" the STL visualizers into VS. Comparing VS 2022 17.11 Preview 3's
C:\Program Files\Microsoft Visual Studio\2022\Preview\Common7\Packages\Debugger\Visualizers\stl.natvisto the repo'sstl/debugger/STL.natvis, I observe that (2023-06-15) #3772 is present, but we're missing:STL.natvis: Simplify visualization formutex/recursive_mutex#3848<memory>: Add different control block types forallocate_shared_for_overwrite#4274std::ranges::view_interfacevisualizer. #4835move_iteratorvisualizer should use_Current#4836This is also VSO-2268719 / AB#2268719.
Casey has created VS-PR-582133 to fix this.