#include using namespace boost::xpressive; int main(int,char**) { sregex rx = _s; return 0; }