There is no constexpr operator+ for std::string_view, so we have to concatenate the strings ourselves. Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com>
There is no constexpr operator+ for std::string_view, so we have to concatenate the strings ourselves. Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com>