diff --git a/radiant/Rad.natvis b/radiant/Rad.natvis index 423adcc..e9fde92 100644 --- a/radiant/Rad.natvis +++ b/radiant/Rad.natvis @@ -208,4 +208,22 @@ limitations under the License. + + + empty + non-empty + + m_storage + + + + + + (*(rad::detail::ListNode<$T1>*)Cur).m_elt + Cur = Cur->m_next + + + + +