mirror of
https://github.com/microsoft/GSL.git
synced 2025-03-29 07:58:30 -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