Boost logo

Boost Users :

Subject: Re: [Boost-users] [Regex] Subexpression matching during search
From: John Maddock (john_at_[hidden])
Date: 2014-01-03 04:09:12


>I have probably missed something in the doc that answers my query but I
>just can’t see it.

If the regex string is embedded in the C++ source then those backslashes
will need to be doubled to \\d.

Other than that I don't see anything wrong, can you please post a complete
self-contained text case so we can see where you're going wrong?

John.


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