mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
Also switch to `std::string_view` as it is more generic and can handle more types (including view types). PR #21861.
Also switch to `std::string_view` as it is more generic and can handle more types (including view types). PR #21861.