Re: [Boost-users] [!! SPAM] [wave] Trace output lines with single underscore

20 Jul
2011
20 Jul
'11
12:42 a.m.
Many of the rescanning lines in the Wave trace output for a macro I am tracing show either just a single underscore ( _ ), where the output is empty, or a number and and underscore ( 1_ ) where it is actually just the number which is being output. What is the reason for the underscore ?
IIRC, the _ is used as a (readable) representation for the (empty) placeholder token, which disappears from the final output, but is helpful for debugging purposes. Regards Hartmut --------------- http://boost-spirit.com
5046
Age (days ago)
5046
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hartmut Kaiser