Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2007-08-21 04:59:50


izua wrote:
> Thanks!
> This works, but it's not exactly what I want. The idea is to return
> all captures in all matches.

That's exactly what enumerating with regex_iterator gives you: everything
else is just syntactic sugar storing the the results in an array or
whatever.

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