Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ ToString
Function
ToString
library/cpp/colorizer/colors.cpp:143–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
TString ToString(NColorizer::EAnsiCode x) {
144
return TString(ToStringBufC(x));
145
}
146
147
template<>
148
void Out<NColorizer::EAnsiCode>(IOutputStream& os, TTypeTraits<NColorizer::EAnsiCode>::TFuncParam x) {
Callers
6
Y_UNIT_TEST
Function · 0.50
CoCondVarTest
Function · 0.50
TestEmplaceBack2
Method · 0.50
Convert
Method · 0.50
Y_UNIT_TEST
Function · 0.50
TCodePageHash
Method · 0.50
Calls
1
ToStringBufC
Function · 0.85
Tested by
1
TestEmplaceBack2
Method · 0.40