Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::xpressive : Get thousand separator as double
From: Jens Saathoff (jensesaat_at_[hidden])
Date: 2011-09-13 18:54:19


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_at_[hidden]>

> 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_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net