
5 Apr
2008
5 Apr
'08
8:25 a.m.
I also notice that Pete Becker uses empty strings for construction, but this throws with boost regex (or by use of header <boost/tr1/regex.hpp>), e.g.: std::tr1::regex rgx(""); //throws, intended???