We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd90d89 commit ac6698bCopy full SHA for ac6698b
tools/debug/VisualStudio/DynamicArrayVisualizer.natvis
@@ -1,8 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<AutoVisualizer xmlns="http://schemas.microsoft.com/vstudio/debugger/natvis/2010">
3
- <Type Name="Test">
4
- <DisplayString>dupa={c}</DisplayString>
5
- </Type>
6
7
<Type Name="nbl::core::refctd_dynamic_array<*>">
8
<DisplayString>size={item_count} elementType={"$T1"}</DisplayString>
0 commit comments