BloombergLP::bdlb::StringViewUtil::k_NPOS

Value used to denote "not-a-position", guaranteed to be outside the range[0 .. bsl::string_view::max_size()].

Synopsis

Declared in <bdlb_stringviewutil.h>

static
size_type const k_NPOS = bsl::string_view::npos;