27 Dec
2010
27 Dec
'10
1:54 p.m.
I copied the necessary code to C:\Program Files\Microsoft Visual Studio 8\Common7\Packages\Debugger\autoexp.dat, and tried the following example which is posted in the archives http://lists.boost.org/boost-users/2007/06/28394.php , but it doesnot work like the given sreenshot in the example. The information that is shown in the watch windows is the same as before.
FWIW, I've just tried this visualizer with VC10, boost1.45, and it works well. I copied mic_visualizer.hpp to boost/multi_index/, and used the following example: https://svn.boost.org/svn/boost/sandbox/boost_docs/subprojects/DebuggerVisua... Of course you have to restart VS after adding the visualizer.