Skip to content

STL.natvis: Need visualizers for flat_multimap and flat_multiset #5950

Description

The feature branch is currently missing visualizers for flat_multimap and flat_multiset. We might be able to use "alternative type", or additional work might be required.

Also, I am not super fond of the special cases that have accumulated for deque. I consider this to be unusual to the point of not special-casing; flat_meow defaults to using vector which is way better.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixedSomething works now, yay!flat_meowC++23 container adaptorsvisualizerHow the VS debugger displays STL types

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions