Explorar o código

natvis: minimal view for basic tables

Michele Caini hai 1 ano
pai
achega
9ac19020d5
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      natvis/entt/container.natvis

+ 6 - 0
natvis/entt/container.natvis

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