diff --git a/absl.natvis b/absl.natvis
new file mode 100644
index 0000000..7ce850b
--- /dev/null
+++ b/absl.natvis
@@ -0,0 +1,31 @@
+
+
+
+
+ empty
+ {{ size={size_} }}
+
+ - size_
+ - capacity_
+
+
+ size_
+
+
+
+ - slots_[iSlot]
+
+ iSlot++
+
+
+
+
+
+
+ {value.first}:{value.second}
+
+ - value.first
+ - value.second
+
+
+
\ No newline at end of file
diff --git a/all_files.vcxitems b/all_files.vcxitems
index 27a5a22..985c78c 100644
--- a/all_files.vcxitems
+++ b/all_files.vcxitems
@@ -301,6 +301,7 @@
+