Explorar el Código

natvis: dense_set

Michele Caini hace 4 años
padre
commit
597fc0265f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      natvis/entt/container.natvis

+ 1 - 1
natvis/entt/container.natvis

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