MCPcopy Create free account
hub / github.com/3rdparty/libprocess / Future

Class Future

include/process/future.hpp:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56
57template <typename T>
58class Future;
59
60
61namespace internal {

Callers

nothing calls this directly

Calls 3

thenMethod · 0.95
onAnyFunction · 0.85
PreferClass · 0.85

Tested by

no test coverage detected