Skip to content

Commit ac6698b

Browse files
committed
Fix
1 parent dd90d89 commit ac6698b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tools/debug/VisualStudio/DynamicArrayVisualizer.natvis

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<AutoVisualizer xmlns="http://schemas.microsoft.com/vstudio/debugger/natvis/2010">
3-
<Type Name="Test">
4-
<DisplayString>dupa={c}</DisplayString>
5-
</Type>
63

74
<Type Name="nbl::core::refctd_dynamic_array&lt;*&gt;">
85
<DisplayString>size={item_count} elementType={"$T1"}</DisplayString>

0 commit comments

Comments
 (0)