natvis: basic_view (single and multi type)

This commit is contained in:
Michele Caini
2021-11-29 14:29:21 +01:00
parent 7bde714f18
commit 052aecf533

View File

@@ -89,6 +89,13 @@
</IndexListItems>
</Expand>
</Type>
<Type Name="entt::basic_view&lt;*&gt;">
<DisplayString>{{ size_hint={ view->packed.size() } }}</DisplayString>
<Expand>
<Item Name="[pools]">pools,na</Item>
<Item Name="[filter]">filter,na</Item>
</Expand>
</Type>
<Type Name="entt::null_t">
<DisplayString>&lt;null&gt;</DisplayString>
</Type>