Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Fix
Method
Fix
library/cpp/testing/unittest/registar.cpp:448–454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
446
}
447
448
static inline const char* Fix(const char* n) noexcept {
449
if (*n ==
'T'
) {
450
return n + 1;
451
}
452
453
return n;
454
}
455
};
456
}
457
Callers
2
ArcadiaFromCurrentLocation
Function · 0.45
BinaryPath
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected