mirror of
https://github.com/microsoft/GSL.git
synced 2025-05-08 15:30:36 -04:00
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