mirror of
https://github.com/microsoft/GSL.git
synced 2025-03-25 22:38:30 -04:00
gsl::at should use std::ptrdiff_t instead of size_t. This patch fixes that, and adds missing unit tests
gsl::at should use std::ptrdiff_t instead of size_t. This patch fixes that, and adds missing unit tests