Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ get_value
Method
get_value
test/thread_pool.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
int get_value() const
114
{
115
return value_;
116
}
117
118
private:
119
virtual void shutdown() {}
Callers
1
thread_pool_service_test
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected