Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ IsAsciiSpaceAdapter
Function
IsAsciiSpaceAdapter
util/string/strip.h:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
17
template <class It>
18
TIsAsciiSpaceAdapter<It> IsAsciiSpaceAdapter(It) {
19
return {};
20
}
21
22
template <class TChar>
23
struct TEqualsStripAdapter {
Callers
6
StripRangeBegin
Function · 0.85
StripRangeEnd
Function · 0.85
StripString
Method · 0.85
StripRange
Function · 0.85
Strip
Function · 0.85
StripString
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected