Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ c_str
Method
c_str
util/folder/path.h:55–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
inline const char* c_str() const {
56
return Path_.c_str();
57
}
58
59
inline operator const TString&() const {
60
return Path_;
Callers
15
ListNames
Method · 0.95
MkDir
Method · 0.95
main
Function · 0.45
Parse
Method · 0.45
main
Function · 0.45
date.h
File · 0.45
TDate
Method · 0.45
UnsetEnv
Function · 0.45
SetExecutable
Method · 0.45
InCurrentDir
Method · 0.45
InDir
Method · 0.45
FormatName
Function · 0.45
Calls
no outgoing calls
Tested by
6
TestSurrogates
Function · 0.36
TestGetNumOfUTF8Chars
Method · 0.36
TestUnicodeDetails
Method · 0.36
TestCollapse
Method · 0.36
TestStrip
Method · 0.36
TestIsSpace
Method · 0.36