Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ future
Method
future
include/process/future.hpp:913–916 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
911
912
template <typename T>
913
Future<T> Promise<T>::future() const
914
{
915
return f;
916
}
917
918
919
// Internal helper utilities.
Callers
15
subprocess
Function · 0.80
wait
Method · 0.80
read
Method · 0.80
readerClosed
Method · 0.80
send
Method · 0.80
disconnected
Method · 0.80
serve
Function · 0.80
handle
Method · 0.80
reap
Method · 0.80
set_io_promise
Function · 0.80
read_internal
Function · 0.80
write_internal
Function · 0.80
Calls
no outgoing calls
Tested by
14
TEST
Function · 0.64
pending
Method · 0.64
_run
Method · 0.64
run
Method · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
__foo
Method · 0.64
func0
Method · 0.64