This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
transmission
mirror of
https://github.com/transmission/transmission
Watch
1
Star
0
Fork
You've already forked transmission
0
Code
Issues
Releases
Wiki
Activity
a2e30235c4
transmission
/
qt
/
Typedefs.h
6 lines
87 B
C++
Raw
Blame
History
#
pragma once
#
include
<unordered_set>
using
torrent_ids_t
=
std
:
:
unordered_set
<
int
>
;
Reference in New Issue
View Git Blame
Copy Permalink