mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 17:12:31 -06:00
committed by
GitHub
parent
e4313d6651
commit
dcf3e97291
@@ -87,6 +87,7 @@ namespace BitTorrent
|
||||
};
|
||||
|
||||
std::size_t qHash(const TorrentID &key, std::size_t seed = 0);
|
||||
std::size_t qHash(const InfoHash &key, std::size_t seed = 0);
|
||||
|
||||
bool operator==(const InfoHash &left, const InfoHash &right);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user