7 Jun
2008
7 Jun
'08
7:45 a.m.
Is there some package available which can be used with 1.34.1? Best regards Hansjörg Eric Niebler schrieb:
Frank Birbacher wrote:
Hansi schrieb:
Is there some library in boost available with which it is possible to solve this problem? I don't know may be it is possible to solve the problem with spirit... Yes, spirit is the only library targeting your problem within boost.
A-hem. http://www.boost.org/doc/libs/1_35_0/doc/html/xpressive.html
:-) If by "user-defined pattern" you mean, specified by the user either at compile-time or at runtime, then I think Xpressive is your best bet.