Opened 9 years ago

Closed 9 years ago

#8974 closed Bugs (invalid)

boost variant debugger visualizer not supporting more than 9 arguments

Reported by: lhoch@… Owned by: Matias Capeletto
Milestone: To Be Determined Component: Documentation
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc:

Description

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

Change History (4)

comment:1 by lhoch@…, 9 years ago

Also, in this row: #case -1 ( ($T1 )&($e.storage_.data_) )

when can the variant have type==-1 and what 2* represents? Thanks

comment:2 by viboes, 9 years ago

Is the visualizer delivered by Boost? Could you point me to the documentation?

comment:4 by viboes, 9 years ago

Resolution: invalid
Status: newclosed

DebuggerVisualizers are not part of Boost :(

Note: See TracTickets for help on using tickets.