natvis: updated container/dense_set snippet

This commit is contained in:
Michele Caini
2022-02-15 15:05:11 +01:00
parent d0873ed551
commit bb42dceaca

View File

@@ -26,7 +26,7 @@
<Item Name="[max_load_factor]" ExcludeView="simple">threshold</Item>
<IndexListItems>
<Size>size()</Size>
<ValueNode>packed.first_base::value[$i].element</ValueNode>
<ValueNode>*reinterpret_cast&lt;$T1 *&gt;(&amp;packed.first_base::value[$i].instance)</ValueNode>
</IndexListItems>
</Expand>
</Type>