natvis: minimal view for basic tables

This commit is contained in:
Michele Caini
2024-05-15 17:33:17 +02:00
parent feeb10a5f8
commit 9ac19020d5

View File

@@ -30,4 +30,10 @@
</IndexListItems>
</Expand>
</Type>
<Type Name="entt::basic_table&lt;*&gt;">
<DisplayString>{ payload }</DisplayString>
<Expand>
<ExpandedItem>payload</ExpandedItem>
</Expand>
</Type>
</AutoVisualizer>