diff --git a/stl/debugger/STL.natvis b/stl/debugger/STL.natvis index a3d3fb2f1a..93ab77eebb 100644 --- a/stl/debugger/STL.natvis +++ b/stl/debugger/STL.natvis @@ -2312,4 +2312,122 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception + + + + + + + + + + + {{ size={size()} }} + + + _Key_compare + size() + + + size() + + *value_at(i) + ++i + + + + + + + + + + + + + + + + {{ size={size()} }} + + + _Key_compare + size() + + + size() + + *value_at(i) + ++i + + + + + + + + + + + + + + + + {{ size={size()} }} + + + _Key_compare + size() + + + size() + + *value_at(i) + ++i + + + + + + + + + + + + + + + + {{ size={size()} }} + + + _Key_compare + size() + + + size() + + *value_at(i) + ++i + + + + + + + + {_Data} + + _Key_compare + _Data.keys + _Data.values + + +