Sentinel size value meaning "until the end of the span".
Synopsis
Declared in <absl/types/any_span.h>
inline constexpr static
size_type npos = static_cast<size_type>(‐1);
Created with MrDocs