From: Lucas Galfaso (lgalfaso_at_[hidden])
Date: 2004-09-10 22:08:29


What should be the behavior of a regex::smatch whenever the
regex::expression you are trying to match is not a well formed regex
expression?
With the current implementation is crush and burn. I do not know what is
boost policy on this matter, but I think this is not desirable.

Lucas/