mirror of
https://github.com/microsoft/GSL.git
synced 2025-03-03 13:33:21 -05: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