MCPcopy 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
925template<>
926int32_t Value::to() const {
927 return toInt();
928}
929
930template<>
931int64_t Value::to() const {

Callers 4

createTargetContainerFunction · 0.80
createGlobalContainerFunction · 0.80
registerUiComponentsFunction · 0.80

Calls 2

toStringBoxFunction · 0.85
toStringFunction · 0.50

Tested by

no test coverage detected