Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ data
Method
data
util/generic/strbase.h:127–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
constexpr const TCharType* data() const noexcept {
128
return Ptr();
129
}
130
131
constexpr inline size_t size() const noexcept {
132
return Len();
Callers
11
compare
Method · 0.45
equal
Method · 0.45
StartsWith
Method · 0.45
EndsWith
Method · 0.45
find
Method · 0.45
rfind
Method · 0.45
find_first_of
Method · 0.45
find_first_not_of
Method · 0.45
find_last_of
Method · 0.45
find_last_not_of
Method · 0.45
Ptr
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected