14 Jun
                
                    2005
                
            
            
                14 Jun
                
                '05
                
            
            
            
        
    
                12:07 a.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