
13 Jun
2005
13 Jun
'05
10:07 p.m.
The following trivial pattern: boost::regex pat("[\\D]"); throws an "Invalid or trailing backslash" exception. This is in violation of the ECMAScript (ECMA-262) specification, section 15.10.1, which means Boost.Regex does not satisfy TR1. Known problem? Any intention to fix this? -- Eric Niebler Boost Consulting www.boost-consulting.com