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