$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Krajewski (johnnyk1_at_[hidden])
Date: 2006-05-02 09:01:58
Anyone know any good tricks to display Boost types in the watch window in a
readable form? VC8 does a good job with the STL containers, but it chokes a
bit on Boost containers (especially the BGL)
-John