瀏覽代碼

natvis: tombstone/null

Michele Caini 4 年之前
父節點
當前提交
920c864bed
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      natvis/entt/entity.natvis

+ 6 - 0
natvis/entt/entity.natvis

@@ -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>