boost::xpressive::nil — Successfully matches nothing.
// In header: <boost/xpressive/regex_primitives.hpp> unspecified nil;
Successfully matches a zero-width sequence. nil always succeeds and never consumes any characters.