boost::parser::literals::operator""_l
// In header: <boost/parser/parser.hpp> constexpr auto (char c);
Returns a literal parser equivalent to lit(c).
lit(c)