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