MCPcopy 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
17template <class It>
18TIsAsciiSpaceAdapter<It> IsAsciiSpaceAdapter(It) {
19 return {};
20}
21
22template <class TChar>
23struct TEqualsStripAdapter {

Callers 6

StripRangeBeginFunction · 0.85
StripRangeEndFunction · 0.85
StripStringMethod · 0.85
StripRangeFunction · 0.85
StripFunction · 0.85
StripStringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected