Add Span
struct (replacing StrRange
). Spans represent read-only access to a contiguous array, resembling std::span
.
#100293
Loading