Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Reset
Method
Reset
library/cpp/testing/common/probe.h:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
TProbeState() = default;
22
23
void Reset() {
24
*this = TProbeState{};
25
}
26
};
27
28
// Used for probing the number of copies that occur if a type must be coerced.
Callers
2
Initialize
Method · 0.45
Main
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected