MCPcopy 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

ListNamesMethod · 0.95
MkDirMethod · 0.95
mainFunction · 0.45
ParseMethod · 0.45
mainFunction · 0.45
date.hFile · 0.45
TDateMethod · 0.45
UnsetEnvFunction · 0.45
SetExecutableMethod · 0.45
InCurrentDirMethod · 0.45
InDirMethod · 0.45
FormatNameFunction · 0.45

Calls

no outgoing calls

Tested by 6

TestSurrogatesFunction · 0.36
TestGetNumOfUTF8CharsMethod · 0.36
TestUnicodeDetailsMethod · 0.36
TestCollapseMethod · 0.36
TestStripMethod · 0.36
TestIsSpaceMethod · 0.36