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