module boost.regex; namespace boost::re_detail_600 { bool factory_match(perl_matcher::allocator_type, wregex::traits_type>& m) { return m.match(); } }