Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ AfterVal
Method
AfterVal
library/cpp/json/json_prettifier.cpp:152–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
void AfterVal() {
153
Out.Hold(
','
);
154
}
155
156
template <typename T>
157
bool WriteVal(const T& t) {
Callers
nothing calls this directly
Calls
1
Hold
Method · 0.80
Tested by
no test coverage detected