Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2007-05-29 04:47:57


Eric Niebler wrote:
> What should this program print?
>
> boost::regex r("(a)");
> std::cout << r.mark_count();
>
> My tests show "2". I think the answer should be "1". I see this
> resolution to TR1 issue 7.22:

You're right, I'll look into this, thanks for spotting it, John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk