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