node icon indicating copy to clipboard operation
node copied to clipboard

src: converts args to std::span<std::string_view>

Open anonrig opened this issue 2 months ago • 1 comments

Work in progress.

The goal is to convert std::vector<std::string> to std::span<std::string_view>

anonrig avatar Nov 29 '24 19:11 anonrig