# include int main (int, char**) { const boost::u32regex re = boost::make_u32regex ("[pq]\\.\\.[xy]"); return 0; }