Browse Source

natvis: poly

Michele Caini 4 years ago
parent
commit
61856cd648
1 changed files with 3 additions and 0 deletions
  1. 3 0
      natvis/entt/poly.natvis

+ 3 - 0
natvis/entt/poly.natvis

@@ -1,3 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <AutoVisualizer xmlns="http://schemas.microsoft.com/vstudio/debugger/natvis/2010">
+	<Type Name="entt::basic_poly&lt;*&gt;">
+		<DisplayString>{ storage }</DisplayString>
+	</Type>
 </AutoVisualizer>