absl::Span::npos

Sentinel size value meaning "until the end of the span".

Synopsis

Declared in <absl/types/span.h>

inline constexpr static
size_type npos = static_cast<size_type>(-1);