Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ hasDiscard
Method
hasDiscard
include/process/future.hpp:1243–1246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1241
1242
template <typename T>
1243
bool Future<T>::hasDiscard() const
1244
{
1245
return data->discard;
1246
}
1247
1248
1249
namespace internal {
Callers
14
serve
Function · 0.80
set_io_promise
Function · 0.80
pollCallback
Function · 0.80
_run_in_event_loop
Function · 0.80
TEST_F
Function · 0.80
TEST
Function · 0.80
after
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
run
Method · 0.80
call
Method · 0.80
notified
Method · 0.80
Calls
no outgoing calls
Tested by
5
TEST_F
Function · 0.64
TEST
Function · 0.64
after
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64