Visualizer for boost::tuple

29 Dec
2010
29 Dec
'10
11:04 a.m.
Hello, I can't seem to find a visualizer for boost::tuple, does anyone have one lying around somewhere? I'm using Visual Studio 2005, if that's of any help. I appreciate the help. —Mohamed

5 Jan
5 Jan
9:49 a.m.
I can't seem to find a visualizer for boost::tuple, does anyone have one lying around somewhere?
maybe boost/tuple/tuple_io.hpp ?
tuple_io.hpp is for std iostreams in run-time. Visualizer is for debugger. There's no visualizer for boost tuple, but starting from VC9 you can use tr1::tuple, which I guess has built-in visualizer.
5197
Age (days ago)
5204
Last active (days ago)
2 comments
3 participants
participants (3)
-
alfC
-
Igor R
-
Mohamed Bana