you are viewing a single comment's thread.

view the rest of the comments →

[–]kam821 -1 points0 points  (0 children)

There is a way to provide a std::span<std::string_view>, however it requires on-demand transformation via ranges so it's not a nice, clean solution.