yep indeed. the one thing i really like about the new debugging story of vs 2005 is the capability of debugging native c++ stl containers (gotta hold the native c++ flag high these days

). i suppose this isn't even related to the managed visualizers but for me that's a killer feature.. even when i use say a std::vector of std::pair and i hover over an instance i get a nice 2 x N matrix of values. for me that justifies the existence of the vs2005 ide by itself.
cheers,
martin