$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Visual Studio Debugger "renderer" support for Boost.Container ?
From: John M. Dlugosz (mpbecey7gu_at_[hidden])
Date: 2012-10-29 14:00:52
MS Visual Studio's Debugger comes pre-loaded with "renderers" (I forget what S.T.L.
actually called them) for the containers and smart pointers supplied with the compiler.
Looking at a Boost Container in the debugger is not nearly so nice. Has anyone looked
into adding renderers for them?