stringview natvis

This commit is contained in:
Mikulas Florek 2023-10-13 11:07:35 +02:00
parent bbf0cd321f
commit 47e344b302
1 changed files with 4 additions and 0 deletions

View File

@ -71,6 +71,10 @@
</Expand>
</Type>
<Type Name="Lumix::StringView">
<DisplayString>{begin,[end - begin]}</DisplayString>
</Type>
<Type Name="Lumix::HashMap&lt;*,*&gt;">
<DisplayString>{{ size={m_size} }}</DisplayString>
<Expand>