
17 Apr
2010
17 Apr
'10
1 p.m.
Hello, The visualizer doesn't work with the following variant type (MSVC 9.0, https://svn.boost.org/svn/boost/sandbox/boost_docs/subprojects/DebuggerVisua...): variant<int, variant<int, double> > Is it a bug or a known issue / desired behaviour? Thanks.

17 Apr
17 Apr
1:41 p.m.
AMDG Igor R wrote:
The visualizer doesn't work with the following variant type (MSVC 9.0, https://svn.boost.org/svn/boost/sandbox/boost_docs/subprojects/DebuggerVisua...):
variant<int, variant<int, double> >
Is it a bug or a known issue / desired behaviour?
I don't know why it doesn't work. It does seem to work with MSVC 10.0, though, so I'm guessing that it's a bug in the debugger. In Christ, Steven Watanabe
5543
Age (days ago)
5543
Last active (days ago)
1 comments
2 participants
participants (2)
-
Igor R
-
Steven Watanabe