MCPcopy Create free account
hub / github.com/catboost/catboost / TCStringEndIterator

Class TCStringEndIterator

util/string/cstriter.h:3–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#pragma once
2
3struct TCStringEndIterator {
4};
5
6template <class It>
7static inline bool operator==(It b, TCStringEndIterator) {

Callers 6

CGIEscapeFunction · 0.85
QuoteFunction · 0.85
CGIUnescapeFunction · 0.85
TStrSpnImplMethod · 0.85
FindFirstOfMethod · 0.85
FindFirstNotOfMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected