martinus / unordered_dense

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
MIT License
898 stars 72 forks source link

Add natvis file for debugging #78

Closed metab0t closed 1 year ago

metab0t commented 1 year ago

I add a natvis file to make debugging in Visual Studio easier as https://github.com/Tessil/robin-map/blob/master/tsl-robin-map.natvis

图片

martinus commented 1 year ago

Hi, sorry but I'm not sure this is working as intended. I can't use it because I'm a linux only user, and it seems wrong to me that this has the version namespace hardcoded.