unordered_dense icon indicating copy to clipboard operation
unordered_dense copied to clipboard

Add natvis for better debug view

Open duckdoom5 opened this issue 1 year ago • 2 comments

I'd like to see a natvis added, to improve the display of the values in the (msvc) debugger.

Taking inspiration from the msvc STL natvis I think it should be possible to display the values as the stl unordered map would. See https://github.com/microsoft/STL/blob/8dc4faadafb52e3e0a627e046b41258032d9bc6a/stl/debugger/STL.natvis#L1380

duckdoom5 avatar May 09 '24 11:05 duckdoom5