Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ setFuture
Method
setFuture
valdi/test/runtime/CppGeneratedClass_tests.cpp:250–252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
void setFuture(Future<MyCard> future) {
251
_future = std::move(future);
252
}
253
254
static RegisteredCppGeneratedClass* getRegisteredClass() {
255
static auto* kRegisteredClass =
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected