mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-18 07:15:32 -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