P4216R0 — Comparisons for span
Michael Florian Hava
LEWG
**Design Space** **Deep value comparisons** All existing *reference types* use the same comparison model: they compare the referenced values (if any), not their identity. This model has always been in place for `string_view` and was adopted