Thank you very much!

Is it possible to mix static and dynamic xpressive as nested xpressions like:

staticregex = double_; (the code you provided)
dynregex.compile("i paid:" >> staticregex);

That's just a very short example, but i think you understand what i mean here.

Thankx a lot!

2011/9/10 Eric Niebler <eric@boostpro.com>
On 9/9/2011 6:30 PM, Jens Saathoff wrote:
> There's one question left: What does smatch::let? In the doc there's a
> short comment on it: TODO document me
>
> Would you please explain it in short?

Ah, the reference section needs updating, but this is described in the
users' guide:

http://www.boost.org/doc/libs/1_47_0/doc/html/xpressive/user_s_guide.html#boost_xpressive.user_s_guide.semantic_actions_and_user_defined_assertions.referring_to_non_local_variables

HTH,

--
Eric Niebler
BoostPro Computing
http://www.boostpro.com
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users