
17 Apr
2010
17 Apr
'10
7 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.