boost::parser::eoi
// In header: <boost/parser/parser.hpp> parser_interface< eoi_parser > eoi;
The end-of-input parser. It matches only the end of input.