Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ to
Method
to
valdi_core/src/valdi_core/cpp/Utils/Value.cpp:926–928 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
924
925
template<>
926
int32_t Value::to() const {
927
return toInt();
928
}
929
930
template<>
931
int64_t Value::to() const {
Callers
4
createTargetContainer
Function · 0.80
createTopLevelSessionContainer
Function · 0.80
createGlobalContainer
Function · 0.80
registerUiComponents
Function · 0.80
Calls
2
toStringBox
Function · 0.85
toString
Function · 0.50
Tested by
no test coverage detected