Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ has_value
Method
has_value
extern/boost/boost/thread/future.hpp:1413–1416 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1411
}
1412
1413
bool has_value() const
1414
{
1415
return future_ && future_->has_value();
1416
}
1417
1418
launch launch_policy(boost::unique_lock<boost::mutex>& lk) const
1419
{
Callers
7
set_value_deferred
Function · 0.45
set_value_deferred
Method · 0.45
set_value_deferred
Method · 0.45
get_or
Method · 0.45
get_or
Function · 0.45
get_or
Method · 0.45
make_ready_at_thread_exit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected