is it a bug?

Jens Kallup <[email protected]>
Newsgroups gmane.comp.parsers.spirit.general
Message-ID <[email protected]>
good morning
i think, i have found a bug:

qi::lexeme[ '(' >>  *(('\\' >> qi::char_) | (qi::char_ - ']')) >> ']' ]
here '('  that combination works

but

qi::lexeme[ '[' >>  *(('\\' >> qi::char_) | (qi::char_ - ']')) >> ']' ]
does not work

Jens


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.