Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arvidn/libtorrent
/ version
Function
version
src/version.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
namespace libtorrent {
36
37
char const* version()
38
{
39
return version_str;
40
}
41
42
}
Callers
1
bind_version
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected