mirror of
https://github.com/microsoft/GSL.git
synced 2025-02-22 01:12:53 -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