MCPcopy 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_deferredFunction · 0.45
set_value_deferredMethod · 0.45
set_value_deferredMethod · 0.45
get_orMethod · 0.45
get_orFunction · 0.45
get_orMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected