Boost logo

Boost :

From: Jorge Lodos Vigil (lodos_at_[hidden])
Date: 2007-11-23 08:10:33


Hi
We are using xpressive with a grammar to match certain patterns. In some cases, we have the need to ignore white spaces.
Using dynamic regexes, this can be achieved with the ignore_white_space constant.
Is there a way to ignore white spaces using a grammar in xpressive other than modifying the grammar itself?
We know spirit is an option, but we need to evaluate parsing speed with as many methods as possible.
Thanks in advance.

Cheers
Jorge


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk