mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-24 01:55:31 -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