Subject: Re: [Boost-users] Corrupted boost::regex::smatch results (onMSVS2003)
From: John Maddock (john_at_[hidden])
Date: 2009-04-15 04:05:00


> I didn't realize that the smatch required the string to remain in scope
> for it to be considered valid. I just checked the documentation
> quickly, and I actually didn't see this mentioned *anywhere*. Was I
> blind, and just missed it?

Possibly not, I'll try and update the docs.

John.