From 763a8629284bb4f3e9809640874ebac078cbe7ed Mon Sep 17 00:00:00 2001 From: Braden Ganetsky Date: Fri, 31 May 2024 23:51:31 -0500 Subject: [PATCH] Write natvis for foa and cfoa helpers --- extra/boost_unordered.natvis | 52 ++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/extra/boost_unordered.natvis b/extra/boost_unordered.natvis index 308e2565..02b85421 100644 --- a/extra/boost_unordered.natvis +++ b/extra/boost_unordered.natvis @@ -107,4 +107,56 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) + + + + {*p} + + *p + + + + + + ({p->first}, {p->second}) + + p->first + p->second + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +