Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ get_future
Method
get_future
include/asio/impl/use_future.hpp:299–302 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
297
typedef std::future<T> future_type;
298
299
future_type get_future()
300
{
301
return p_->get_future();
302
}
303
304
protected:
305
template <typename Allocator>
Callers
9
async_result
Method · 0.80
async_result
Method · 0.80
shutdown
Method · 0.80
sync
Method · 0.80
winrt_async_manager
Class · 0.80
winrt_async_manager.hpp
File · 0.80
promise_async_result
Method · 0.80
packaged_async_result
Method · 0.80
dispatchSync
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected