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