Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ OnDouble
Method
OnDouble
library/cpp/json/common/defs.cpp:24–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
bool TJsonCallbacks::OnDouble(double) {
25
return true;
26
}
27
28
bool TJsonCallbacks::OnString(const TStringBuf&) {
29
return true;
Callers
2
WriteJsonValue
Function · 0.45
OnDoubleScalar
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected