Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ c_str
Method
c_str
contrib/libs/flatbuffers/include/flatbuffers/string.h:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
struct String : public Vector<char> {
26
const char *c_str() const { return reinterpret_cast<const char *>(Data()); }
27
std::string str() const { return std::string(c_str(), size()); }
28
29
// clang-format off
Callers
15
SubstituteAndAppendArray
Function · 0.45
Near
Function · 0.45
SetAndroidNativeTag
Function · 0.45
GetFromEnv
Function · 0.45
what
Method · 0.45
NewString
Method · 0.45
check_op.cc
File · 0.45
WriteToStderr
Function · 0.45
ReadFlagsFromEnv
Function · 0.45
ScopedSetEnv
Method · 0.45
~ScopedSetEnv
Method · 0.45
ThrowStdLogicError
Function · 0.45
Calls
1
Data
Class · 0.50
Tested by
15
Near
Function · 0.36
Near
Function · 0.36
source_text
Function · 0.36
FileOrDirectoryExists
Method · 0.36
DirectoryExists
Method · 0.36
IsDirectory
Method · 0.36
CreateFolder
Method · 0.36
ParseNaturalNumber
Function · 0.36
Send
Method · 0.36
ReadProcFileField
Function · 0.36
FullMatch
Method · 0.36
PartialMatch
Method · 0.36