mirror of
https://github.com/microsoft/GSL.git
synced 2026-07-10 18:40:49 +02:00
134f2db5d9
span being a view and not a container, the generic version of gsl::at is not valid any more for span. This commits adds a specialization of gsl::at for span