Michele Caini 4 лет назад
Родитель
Сommit
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>