boost::parser::operator-
// In header: <boost/parser/parser.hpp> template< R, typename Parser> ( r, parser_interface< rhs);
Returns a parser equivalent to !rhs >> lit(str).
!rhs >> lit(str)