瀏覽代碼

natvis: updated registry snippet

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

+ 1 - 2
natvis/entt/entity.natvis

@@ -20,8 +20,7 @@
 					</IndexListItems>
 					</IndexListItems>
 				</Expand>
 				</Expand>
 			</Synthetic>
 			</Synthetic>
-			<Item Name="[owning_groups]" ExcludeView="simple">owning_groups.size()</Item>
-			<Item Name="[non_owning_groups]" ExcludeView="simple">non_owning_groups.size()</Item>
+			<Item Name="[groups]" ExcludeView="simple">groups.size()</Item>
 			<Synthetic Name="[vars]">
 			<Synthetic Name="[vars]">
 				<DisplayString>{ vars.ctx.size() }</DisplayString>
 				<DisplayString>{ vars.ctx.size() }</DisplayString>
 				<Expand>
 				<Expand>