BoostMultiIndexNatvis
Natvis file for suitable visualization of content of Boost Multi Index Container
Install / Use
/learn @a-tokar/BoostMultiIndexNatvisREADME
Boost Multi Index Container Natvis
Provides nice visualization during debugging for boost::multi_index_container in Visual Studio. Helps to turn this:

into this:

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 |
Security Score
Audited on Dec 11, 2024
