Skip to content

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

License

Notifications You must be signed in to change notification settings

a-tokar/BoostMultiIndexNatvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published