Browse Source

natvis: tombstone/null

Michele Caini 4 years ago
parent
commit
920c864bed
1 changed files with 6 additions and 0 deletions
  1. 6 0
      natvis/entt/entity.natvis

+ 6 - 0
natvis/entt/entity.natvis

@@ -36,4 +36,10 @@
 			</IndexListItems>
 			</IndexListItems>
 		</Expand>
 		</Expand>
 	</Type>
 	</Type>
+	<Type Name="entt::null_t">
+		<DisplayString>&lt;null&gt;</DisplayString>
+	</Type>
+	<Type Name="entt::tombstone_t">
+		<DisplayString>&lt;tombstone&gt;</DisplayString>
+	</Type>
 </AutoVisualizer>
 </AutoVisualizer>