Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Clear
Method
Clear
tools/enum_parser/parse_enum/parse_enum.h:20–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
TString CommentText;
19
20
void Clear() {
21
*this = TItem();
22
}
23
24
void NormalizeValue() {
25
if (!Value)
Callers
2
AddEnumItem
Method · 0.45
DoKeyword
Method · 0.45
Calls
1
TItem
Class · 0.70
Tested by
no test coverage detected