SkillAgentSearch skills...

BoostMultiIndexNatvis

Natvis file for suitable visualization of content of Boost Multi Index Container

Install / Use

/learn @a-tokar/BoostMultiIndexNatvis
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Boost Multi Index Container Natvis

Provides nice visualization during debugging for boost::multi_index_container in Visual Studio. Helps to turn this:

Raw View

into this:

Refined View

Usage

Place corresponding BoostMultiIndex.natvis file into %USERPROFILE%\My Documents\Visual Studio [version]\Visualizers.

Compatibility:

Visualizators are verified to work with following Boost and Visual Studio versions:

| Index type | boost version | Visual Studio | |:----------------------|:-----------------:|:-------------:| | ordered_index | 1.59 - 1.65 | ≥ 2013 | | ranked_index | 1.59 - 1.65 | ≥ 2013 | | sequenced_index | 1.50 - 1.65 | ≥ 2013 | | random_access_index | 1.50 - 1.65 | ≥ 2015 | | hashed_index | 1.58 - 1.65 | ≥ 2015 |

View on GitHub
GitHub Stars7
CategoryContent
Updated1y ago
Forks0

Security Score

75/100

Audited on Dec 11, 2024

No findings