tinystl icon indicating copy to clipboard operation
tinystl copied to clipboard

Introduce tinystl.natvis

Open MaulingMonkey opened this issue 7 years ago • 0 comments

Based roughly on Visual Studio's conventions for containers. Added a few extra "[size]" items that equivalent containers don't always have (e.g. Microsoft's basic_string has [size], but vector does not, whereas I've added it to both)

Closes #14

MaulingMonkey avatar May 16 '18 16:05 MaulingMonkey