mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-29 03:38: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.