From 6833b33c313a440001b58d97553a9832462c2690 Mon Sep 17 00:00:00 2001 From: Exzap <13877693+Exzap@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:36:37 +0200 Subject: [PATCH] Add natvis file for boost::container::small_vector --- boost.natvis | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 boost.natvis diff --git a/boost.natvis b/boost.natvis new file mode 100644 index 00000000..cee3e3d5 --- /dev/null +++ b/boost.natvis @@ -0,0 +1,14 @@ + + + + + + m_holder.m_size + + m_holder.m_size + m_holder.m_start + + + + +