Skip to content

Conversation

@vmichal
Copy link
Contributor

@vmichal vmichal commented Jan 16, 2026

Remotely related to #6015

The natvis file previously contained definitions for std::less<T> and std::less<>, but not for ranges::less. This yields a slightly ugly visualization of (not only) flat_meow containers when ranges:: comparison objects are used. I have unified the representation and also reformatted existing definitions to group them logically.

@vmichal vmichal requested a review from a team as a code owner January 16, 2026 02:22
@github-project-automation github-project-automation bot moved this to Initial Review in STL Code Reviews Jan 16, 2026
@StephanTLavavej StephanTLavavej added the visualizer How the VS debugger displays STL types label Jan 16, 2026
@StephanTLavavej StephanTLavavej removed their assignment Jan 17, 2026
@StephanTLavavej StephanTLavavej moved this from Initial Review to Ready To Merge in STL Code Reviews Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

visualizer How the VS debugger displays STL types

Projects

Status: Ready To Merge

Development

Successfully merging this pull request may close these issues.

3 participants