Boost C++ Libraries: Ticket #8974: boost variant debugger visualizer not supporting more than 9 arguments https://svn.boost.org/trac10/ticket/8974 <p> Hi I am using your visualizer for boost variant in visual studio 2010. In our code we have more then 9 template argument, but the visualizer show only the first 9. Is it a restriction of the visualizing language? or that something can be done to improve it. Thanks </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8974 Trac 1.4.3 lhoch@… Thu, 08 Aug 2013 08:03:56 GMT <link>https://svn.boost.org/trac10/ticket/8974#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8974#comment:1</guid> <description> <p> Also, in this row: #case -1 ( <strong>($T1 </strong>)&amp;($e.storage_.data_) ) </p> <p> when can the variant have type==-1 and what 2* represents? Thanks </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Sat, 26 Oct 2013 15:23:19 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8974#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8974#comment:2</guid> <description> <p> Is the visualizer delivered by Boost? Could you point me to the documentation? </p> </description> <category>Ticket</category> </item> <item> <author>lhoch@…</author> <pubDate>Sun, 27 Oct 2013 05:44:23 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8974#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8974#comment:3</guid> <description> <p> Yes. See: </p> <p> <a class="ext-link" href="https://svn.boost.org/trac/boost/wiki/DebuggerVisualizers"><span class="icon">​</span>https://svn.boost.org/trac/boost/wiki/DebuggerVisualizers</a> </p> <p> And </p> <p> <a class="ext-link" href="https://svn.boost.org/svn/boost/sandbox/boost_docs/subprojects/DebuggerVisualizers/variant.vis.txt"><span class="icon">​</span>https://svn.boost.org/svn/boost/sandbox/boost_docs/subprojects/DebuggerVisualizers/variant.vis.txt</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Mon, 13 Jan 2014 22:15:03 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8974#comment:4 https://svn.boost.org/trac10/ticket/8974#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">invalid</span> </li> </ul> <p> <a class="wiki" href="https://svn.boost.org/trac10/wiki/DebuggerVisualizers">DebuggerVisualizers</a> are not part of Boost :( </p> Ticket