natvis: tombstone/null

This commit is contained in:
Michele Caini
2021-11-26 09:53:17 +01:00
parent 1360c985b7
commit 920c864bed

View File

@@ -36,4 +36,10 @@
</IndexListItems>
</Expand>
</Type>
<Type Name="entt::null_t">
<DisplayString>&lt;null&gt;</DisplayString>
</Type>
<Type Name="entt::tombstone_t">
<DisplayString>&lt;tombstone&gt;</DisplayString>
</Type>
</AutoVisualizer>