From 79e92395f8ce3d92c446e3bb3250d19ce33decd5 Mon Sep 17 00:00:00 2001 From: Yong He Date: Fri, 16 Apr 2021 10:34:26 -0700 Subject: Update `model-viewer` example and fixing compiler bugs. (#1795) --- source/core/core.natvis | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'source/core') diff --git a/source/core/core.natvis b/source/core/core.natvis index 1087b4e6a..08446db8d 100644 --- a/source/core/core.natvis +++ b/source/core/core.natvis @@ -89,6 +89,18 @@ + + {{ size={dict._count} }} + + + dict._count + dict.kvPairs.head + next + Value + + + + pointer empty -- cgit v1.2.3