Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ setValue
Method
setValue
valdi/test/runtime/CppGeneratedClass_tests.cpp:153–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
void setValue(T value) {
154
_value = std::move(value);
155
}
156
157
static RegisteredCppGeneratedClass* getRegisteredClass() {
158
static auto* kRegisteredClass = CppGeneratedClass::registerGenericSchema(
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected